fix model
This commit is contained in:
parent
11d6f4bcb4
commit
ef0ddeaa11
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
PYTHON ?= uv run python
|
||||
OLLAMA_BASE_URL ?= http://localhost:11434/v1
|
||||
OLLAMA_MODEL ?= llama:3.2-3b
|
||||
OLLAMA_MODEL ?= llama3.2:3b
|
||||
|
||||
.PHONY: setup lint format typecheck test check demo ollama ollama-demo run-server install-hooks
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue