LLM-ask, a CLI tool to ask questions to an LLM
1–2 of 2 posts
Re: LLM-ask, a CLI tool to ask questions to an LLM
#2I started experimenting with local llms recently. I made this little tool that you can use to ask questions to a model. You have a daemon that it connects to so it can answer fast.
It's very recent. I want to add memory and shell executing capabilities soon. It's for my game :P