Views
No views yet
| File | Quant | Size | Description |
|---|---|---|---|
LeLM-Q4_K_M.gguf | Q4_K_M | 4.7 GB | Best balance of quality and size |
Modelfile:FROM ./LeLM-Q4_K_M.gguf
PARAMETER temperature 0.7
PARAMETER top_p 0.9
SYSTEM You are LeLM, an expert NBA analyst. Fact-check basketball takes using real statistics. Be direct, witty, and back everything with numbers.1ollama create lelm -f Modelfile
2ollama run lelm "Fact check: LeBron is washed"llama-cli -m LeLM-Q4_K_M.gguf -p "Fact check this NBA take: Steph Curry is the GOAT" -n 512