Show HN: LLM prompts as CLI progs with args, piping, and SSH forwarding2 points·by smudgy3746·4 месяца назад·0 comments
Show HN: Execute local LLM prompts in remote SSH shell sessionsgithub.com2 points·by smudgy3746·4 месяца назад·0 comments
Show HN: Execute local LLM prompts in remote SSH shell sessions3 points·by smudgy3746·4 месяца назад·2 comments
smudgy3746·4 месяца назад·discussIt does travel back to local entirely. It's streamed, although buffered at local before making the completion. I also imagine on the fly compression at remote and decompression at local should be possible