Files
llama-3-8b-base-new-dpo-hh-…/generation_config.json
ModelHub XC 2a62f15ef7 初始化项目,由ModelHub XC社区提供模型
Model: jackf857/llama-3-8b-base-new-dpo-hh-harmless-4xh200-batch-64-q_t-0.5-s_star-0.6
Source: Original Platform
2026-05-09 12:28:02 +08:00

10 lines
172 B
JSON

{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"max_length": 4096,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.51.0"
}