Update Ollama my big llama.txt
This commit is contained in:
+20
-2
@@ -114,9 +114,27 @@ models:
|
|||||||
- edit
|
- edit
|
||||||
- apply
|
- apply
|
||||||
|
|
||||||
- name: Qwen Agent
|
- name: Qwen2.5 Coder 14B Q4
|
||||||
provider: ollama
|
provider: ollama
|
||||||
model: qwen2.5-coder:14b
|
model: qwen2.5-coder-14b-q4
|
||||||
|
apiBase: http://192.168.1.250:11434
|
||||||
|
roles:
|
||||||
|
- chat
|
||||||
|
- edit
|
||||||
|
- apply
|
||||||
|
|
||||||
|
- name: Qwen2.5 Coder 7B Q8
|
||||||
|
provider: ollama
|
||||||
|
model: qwen2.5-coder-7b-q8
|
||||||
|
apiBase: http://192.168.1.250:11434
|
||||||
|
roles:
|
||||||
|
- chat
|
||||||
|
- edit
|
||||||
|
- apply
|
||||||
|
|
||||||
|
- name: Qwen2.5 Coder 7B FP16
|
||||||
|
provider: ollama
|
||||||
|
model: qwen2.5-coder-7b-fp16
|
||||||
apiBase: http://192.168.1.250:11434
|
apiBase: http://192.168.1.250:11434
|
||||||
roles:
|
roles:
|
||||||
- chat
|
- chat
|
||||||
|
|||||||
Reference in New Issue
Block a user