初始化项目,由ModelHub XC社区提供模型
Model: 3tic/Orion-Qwen3-1.7B-SFT-v2603 Source: Original Platform
This commit is contained in:
13
generation_config.json
Normal file
13
generation_config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"bos_token_id": 151643,
|
||||
"do_sample": false,
|
||||
"eos_token_id": [
|
||||
151643,
|
||||
151645
|
||||
],
|
||||
"max_new_tokens": 2048,
|
||||
"temperature": 1.0,
|
||||
"top_k": 50,
|
||||
"top_p": 1.0,
|
||||
"transformers_version": "5.2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user