初始化项目,由ModelHub XC社区提供模型
Model: yunjae-won/mpq3_llama8b_sft_dpo_beta1e-1_step4096 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": 128000,
|
||||
"do_sample": true,
|
||||
"eos_token_id": 128001,
|
||||
"max_new_tokens": 2048,
|
||||
"temperature": 0.6,
|
||||
"top_p": 0.9,
|
||||
"transformers_version": "5.3.0"
|
||||
}
|
||||
Reference in New Issue
Block a user