diff --git a/Ollama my big llama.txt b/Ollama my big llama.txt index ff7c019..56badb2 100644 --- a/Ollama my big llama.txt +++ b/Ollama my big llama.txt @@ -114,9 +114,27 @@ models: - edit - apply - - name: Qwen Agent + - name: Qwen2.5 Coder 14B Q4 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 roles: - chat