調整模型,13b還是跑不動會太勉強

This commit is contained in:
Yuan Chiu 2025-05-25 08:43:22 +08:00
parent e795349316
commit 8dfa99fc46
Signed by: yuan
GPG Key ID: 50FBE4156404B98D

View File

@ -48,9 +48,9 @@ models:
apiKey: {{ .ollamaKey }}
roles:
- embed
- name: codellama:13b
- name: codellama:7b
provider: ollama
model: codellama:13b
model: codellama:7b
apiBase: {{ .ollamaUrl }}
apiKey: {{ .ollamaKey }}
- name: llama3.1-claude