初始化项目,由ModelHub XC社区提供模型
Model: unsloth/Mistral-Small-24B-Instruct-2501 Source: Original Platform
This commit is contained in:
10
generation_config.json
Normal file
10
generation_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 1,
|
||||
"do_sample": true,
|
||||
"eos_token_id": 2,
|
||||
"max_length": 32768,
|
||||
"pad_token_id": 11,
|
||||
"temperature": 0.15,
|
||||
"transformers_version": "4.49.0.dev0"
|
||||
}
|
||||
Reference in New Issue
Block a user