AI

AI

llm-cli notes

https://github.com/simonw/llm/tree/main

Install

uv tool install llm

Upgrade

uv tool upgrade llm

llm-gpt4all

llm install llm-gpt4all

llm -m orca-mini-3b-gguf2-q4_0

1
llm -m orca-mini-3b-gguf2-q4_0 -f hn:43902212 'summary with illustrative direct quotes'

Fragments

github

llm install llm-fragments-github

hackernews

llm install llm-hacker-news

llm -f hn:43902212 'summary with illustrative direct quotes'

llm -m all-MiniLM-L6-v2 -f hn:43902212 'summary with illustrative direct quotes'

phi-3-mini

llm -m phi-3-mini -f hn:43902212 'summary with illustrative direct quotes'

© Mark Norgren. Some rights reserved.

Build Date: 2025-06-25

f16476d