mirror of
https://www.modelscope.cn/Qwen/Qwen3-VL-32B-Thinking.git
synced 2026-04-02 21:42:55 +08:00
Upload to Qwen/Qwen3-VL-32B-Thinking on ModelScope hub
This commit is contained in:
14
generation_config.json
Normal file
14
generation_config.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"bos_token_id": 151643,
|
||||
"pad_token_id": 151643,
|
||||
"do_sample": true,
|
||||
"eos_token_id": [
|
||||
151645,
|
||||
151643
|
||||
],
|
||||
"top_k": 20,
|
||||
"top_p": 0.95,
|
||||
"repetition_penalty": 1.0,
|
||||
"temperature": 0.8,
|
||||
"transformers_version": "4.56.0"
|
||||
}
|
||||
Reference in New Issue
Block a user