Files
Sailor-7B-Chat/generation_config.json
ModelHub XC 8cf7b7e114 初始化项目,由ModelHub XC社区提供模型
Model: sail/Sailor-7B-Chat
Source: Original Platform
2026-04-12 22:01:57 +08:00

14 lines
242 B
JSON

{
"bos_token_id": 151643,
"pad_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"repetition_penalty": 1.1,
"top_p": 0.75,
"top_k": 60,
"temperature": 0.2,
"transformers_version": "4.37.2"
}