Files
Llama-3-8B-Instruct-RR-Abli…/generation_config.json
ModelHub XC 27e0d62b87 初始化项目,由ModelHub XC社区提供模型
Model: wangzhang/Llama-3-8B-Instruct-RR-Abliterated
Source: Original Platform
2026-07-11 11:27:10 +08:00

13 lines
193 B
JSON

{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128009
],
"max_length": 4096,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "5.5.3"
}