https://github.com/simonw/llmÂ
brew install llm
llm 'difference between a pelican and a walrus'
llm install llm-gpt4all
llm -m mistral-7b-instruct-v0 'difference between a pelican and a walrus'
llm -m qwen2-1_5b-instruct-q4_0 'difference between a pelican and a walrus'
llm chat -m mistral-7b-instruct-v0
cat mycode.py | llm -s "Explain this code"