BlackSheep-Llama-21B / generation_config.json
TroyDoesAI's picture
BlackSheep - 1 Epoch of my special dataset blend on top of my own Base Model Llama 21B - this is the recovery epoch from pruning
564d0eb verified
raw
history blame
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
}