Skip to content

thomd/llm-cli-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM CLI Tools

My collection of CLI tools which I use together with llm or ollama.

Setup

make
brew install bash-completion@2

Tools

chat

chat is a simple wrapper for ollama which prettifies markdown output and allows to set a default model.

chat

ollama bash-completion

Bash completion script for the main ollama sub commands and the installed models when running ollama run.

md

Prettify streaming markdown from llm or ollama with md

ollama run MODEL "what is a qbit?" | md
llm "What is a qbit?" | md

About

Some CLI Tools to support LLM Tools like llm(1) or ollama(1)

Topics

Resources

Stars

Watchers

Forks

Contributors