Title: LLMs – Alex Kirk

---

# Tag: LLMs

 * 
   ## 󠀁[cll: Adding unix pipe support](https://alex.kirk.at/2023/12/14/cll-adding-unix-pipe-support/)󠁿
   
 * December 14, 2023
 * Today I’ve added a little feature to my cll tool (which I renamed again but I
   think now I’ll stick to this) so that it can process stdin so that you can do
   stuff like this: Which creates a presentation.html file that contains a full 
   Reveal.js presentation on the topic. The systems prompt will tell…
 * [AI](https://alex.kirk.at/category/ai/)
 * 
   ## 󠀁[chat-cli: renamed and added Ollama support](https://alex.kirk.at/2023/10/20/chat-cli-renamed-and-added-ollama-support/)󠁿
   
 * October 20, 2023
 * I have added support for Ollama to my chat-cli tool (formerly named cli-chatgpt,
   see previous posts). Ollama is a very easy way to run llama2 locally; it runs
   a local HTTP server and this will be used. Depending on whether an OpenAI key
   or Ollama are available, the models will be made available and you…
 * [AI](https://alex.kirk.at/category/ai/), [Explorations](https://alex.kirk.at/category/explorations/)

 [Next Page](https://alex.kirk.at/tag/llms/page/2/?output_format=md)