初始化项目,由ModelHub XC社区提供模型
Model: AdamLucek/Orpo-Llama-3.2-1B-15k 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": 128256,
|
||||
"do_sample": true,
|
||||
"eos_token_id": 128257,
|
||||
"pad_token_id": 128257,
|
||||
"temperature": 0.6,
|
||||
"top_p": 0.9,
|
||||
"transformers_version": "4.45.2"
|
||||
}
|
||||
Reference in New Issue
Block a user