調整模型,13b還是跑不動會太勉強
This commit is contained in:
parent
e795349316
commit
8dfa99fc46
@ -48,9 +48,9 @@ models:
|
|||||||
apiKey: {{ .ollamaKey }}
|
apiKey: {{ .ollamaKey }}
|
||||||
roles:
|
roles:
|
||||||
- embed
|
- embed
|
||||||
- name: codellama:13b
|
- name: codellama:7b
|
||||||
provider: ollama
|
provider: ollama
|
||||||
model: codellama:13b
|
model: codellama:7b
|
||||||
apiBase: {{ .ollamaUrl }}
|
apiBase: {{ .ollamaUrl }}
|
||||||
apiKey: {{ .ollamaKey }}
|
apiKey: {{ .ollamaKey }}
|
||||||
- name: llama3.1-claude
|
- name: llama3.1-claude
|
||||||
|
Loading…
x
Reference in New Issue
Block a user