調整模型,13b還是跑不動會太勉強
This commit is contained in:
parent
e795349316
commit
8dfa99fc46
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user