mirror of
https://www.modelscope.cn/Qwen/Qwen3.6-35B-A3B.git
synced 2026-07-16 06:42:53 +08:00
Upload to Qwen/Qwen3.6-35B-A3B on ModelScope hub (batch 1/1)
This commit is contained in:
12
generation_config.json
Normal file
12
generation_config.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"bos_token_id": 248044,
|
||||
"do_sample": true,
|
||||
"eos_token_id": [
|
||||
248046,
|
||||
248044
|
||||
],
|
||||
"pad_token_id": 248044,
|
||||
"temperature": 1.0,
|
||||
"top_k": 20,
|
||||
"top_p": 0.95
|
||||
}
|
||||
Reference in New Issue
Block a user