LLM Chat via SSH
21–25 of 25 posts
Re: LLM Chat via SSH
#22I'd rather apt-get install something. But that seems not a possibility in the modern days of software distribution, especially with GPU-dependent stuff like LLMs. So yeah, I get why this exists.
Re: LLM Chat via SSH
#23It’s not clear from the README what providers it uses and why it needs your GitHub username.
Using a GitHub username prevents abuse.
Re: LLM Chat via SSH
#24Skimming the source code I got really confused to see TSX files. I'd never seen Ink (React for CLIs) before, and I like it! Previously discussions of Ink: July 2017 (129 points, 42 comments): https://news.ycombinator.com/item?id=14831961 May 2023 (588 points, 178 comments): https://news.ycombinator.com/item?id=35863837 Nov 2024 (164 points, 106 comments): https://news.ycombinator.com/item?id=42016639
I suspect React will eventually standardize all UI writing approaches.
Re: LLM Chat via SSH
#25Is this doing local inference? If so, what inference engine is it using?