Files
Apollo-1.8B/generation_config.json
ModelHub XC f860f7de38 初始化项目,由ModelHub XC社区提供模型
Model: FreedomIntelligence/Apollo-1.8B
Source: Original Platform
2026-05-25 16:27:13 +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.38.2"
}