Files
Llama-2-7B-ft-instruct-es-GPTQ/generation_config.json
ModelHub XC c95af0eb5a 初始化项目,由ModelHub XC社区提供模型
Model: TheBloke/Llama-2-7B-ft-instruct-es-GPTQ
Source: Original Platform
2026-06-28 18:18:13 +08:00

10 lines
162 B
JSON

{
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 4096,
"pad_token_id": 0,
"temperature": 0.9,
"top_p": 0.6,
"transformers_version": "4.31.0"
}