Llama-21B / generation_config.json
TroyDoesAI's picture
We needed a new model thats compatible with mergekit so we can work together to build better models.
60ff2a3 verified
raw
history blame contribute delete
162 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 2,
"transformers_version": "4.44.2",
"use_cache": false
}