HackerTrans
TopNewTrendsCommentsPastAskShowJobs

smudgy3746

no profile record

Submissions

Show HN: LLM prompts as CLI progs with args, piping, and SSH forwarding

2 points·by smudgy3746·il y a 4 mois·0 comments

Show HN: Execute local LLM prompts in remote SSH shell sessions

github.com
2 points·by smudgy3746·il y a 4 mois·0 comments

Show HN: Execute local LLM prompts in remote SSH shell sessions

3 points·by smudgy3746·il y a 4 mois·2 comments

comments

smudgy3746
·il y a 4 mois·discuss
It 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