Skip to content

Commit 890371d

Browse files
authored
Update backend.env
1 parent 69577ed commit 890371d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
BASE_URL: http://model-runner.docker.internal/engines/llama.cpp/v1/
2-
MODEL: ignaciolopezluna020/llama3.2:1B
3-
API_KEY: ${API_KEY:-ollama}
2+
MODEL: ai/llama3.2:1B-Q8_0
3+
API_KEY: ${API_KEY:-modelrunner}

0 commit comments

Comments
 (0)