x
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
.idea/
|
||||||
|
venv/
|
||||||
+8
-3
@@ -87,10 +87,11 @@
|
|||||||
},
|
},
|
||||||
"Qwen3-Next-80B-A3B-Instruct-AWQ-4bit": {
|
"Qwen3-Next-80B-A3B-Instruct-AWQ-4bit": {
|
||||||
"local_path": "Qwen3-Next-80B-A3B-Instruct-AWQ-4bit",
|
"local_path": "Qwen3-Next-80B-A3B-Instruct-AWQ-4bit",
|
||||||
"ctx": "262144",
|
"dtype": "auto",
|
||||||
|
"ctx": "131072",
|
||||||
"trust_remote": true,
|
"trust_remote": true,
|
||||||
"valid_tp": [2],
|
"valid_tp": [2],
|
||||||
"max_num_seqs": "4",
|
"max_num_seqs": "6",
|
||||||
"max_tokens": "4096",
|
"max_tokens": "4096",
|
||||||
"gpu_util": "0.90",
|
"gpu_util": "0.90",
|
||||||
"enforce_eager": false,
|
"enforce_eager": false,
|
||||||
@@ -101,7 +102,11 @@
|
|||||||
"reasoning_parser": "qwen3",
|
"reasoning_parser": "qwen3",
|
||||||
"enable_auto_tool_choice": true,
|
"enable_auto_tool_choice": true,
|
||||||
"served_model_name": "Qwen3-Next-80B-A3B-Instruct-AWQ-4bit",
|
"served_model_name": "Qwen3-Next-80B-A3B-Instruct-AWQ-4bit",
|
||||||
"hf_model_id": "cpatonn/Qwen3-Next-80B-A3B-Instruct-AWQ-4bit"
|
"hf_model_id": "cpatonn/Qwen3-Next-80B-A3B-Instruct-AWQ-4bit",
|
||||||
|
"temperature": 0.7,
|
||||||
|
"top_p": 0.8,
|
||||||
|
"top_k": 20,
|
||||||
|
"min_p": 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user