Files
zmyl-7b-chat/generation_config.json
ModelHub XC cb826284d2 初始化项目,由ModelHub XC社区提供模型
Model: webwlsong/zmyl-7b-chat
Source: Original Platform
2026-05-09 17:50:25 +08:00

16 lines
243 B
JSON

{
"chat_format": "raw",
"do_sample": true,
"eos_token_id": 151643,
"max_new_tokens": 512,
"pad_token_id": 151643,
"stop_words_ids": [
[
151643
]
],
"top_k": 0,
"top_p": 0.8,
"transformers_version": "4.28.1"
}