Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 96d57789bd | |||
| 32c96d6191 |
+2
-2
@@ -6,8 +6,8 @@ ai:
|
|||||||
|
|
||||||
models:
|
models:
|
||||||
primary:
|
primary:
|
||||||
endpoint: "http://100.76.254.116:8800/v1/chat/completions"
|
endpoint: "http://100.76.254.116:8801/v1/chat/completions"
|
||||||
model: "mlx-community/Qwen3.5-35B-A3B-4bit"
|
model: "mlx-community/gemma-4-26b-a4b-it-8bit"
|
||||||
max_tokens: 4096
|
max_tokens: 4096
|
||||||
timeout: 60
|
timeout: 60
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user