Show HN: LLM prompts as CLI progs with args, piping, and SSH forwarding2 points·by smudgy3746·il y a 4 mois·0 comments
Show HN: Execute local LLM prompts in remote SSH shell sessionsgithub.com2 points·by smudgy3746·il y a 4 mois·0 comments
Show HN: Execute local LLM prompts in remote SSH shell sessions3 points·by smudgy3746·il y a 4 mois·2 comments
smudgy3746·il y a 4 mois·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