Text Generation
Safetensors
English
llama
Covenant-72B / generation_config.json
joellidin's picture
Fix swapped bos/eos token IDs in config
c95326a verified
raw
history blame contribute delete
133 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"eos_token_id": 1,
"transformers_version": "4.56.1",
"use_cache": false
}