初始化项目,由ModelHub XC社区提供模型

Model: yunjae-won/mpq3_llama8b_sft_dpo_beta1e-1_step2304
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-03 17:33:16 +08:00
commit c007014092
8 changed files with 307 additions and 0 deletions

10
generation_config.json Normal file
View 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"
}