Compare commits
No commits in common. "de6783c66e2155a8b3b10d3181af01a897f52fe9" and "fab60c6fc8a57972af4557f905cdcf6c4922ebd1" have entirely different histories.
de6783c66e
...
fab60c6fc8
|
|
@ -5,9 +5,9 @@ server:
|
|||
|
||||
ollama:
|
||||
base_url: "http://172.17.0.1:11434"
|
||||
model: "qwen3:8b"
|
||||
generate_model: "qwen3:8b"
|
||||
mapping_model: "qwen3:8b"
|
||||
model: "qwen3-coder:480b-cloud"
|
||||
generate_model: "qwen3-coder:480b-cloud"
|
||||
mapping_model: "deepseek-v3.2:cloud"
|
||||
vl_model: "qwen2.5vl:3b"
|
||||
timeout: "120s"
|
||||
level: "info"
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue