Files
saiga_gemma2_9b/generation_config.json
ModelHub XC 905014b93f 初始化项目,由ModelHub XC社区提供模型
Model: IlyaGusev/saiga_gemma2_9b
Source: Original Platform
2026-06-10 05:54:16 +08:00

14 lines
267 B
JSON

{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": 1,
"max_new_tokens": 512,
"pad_token_id": 0,
"temperature": 0.5,
"top_k": 30,
"top_p": 0.9,
"transformers_version": "4.42.4"
}