Colossal-LLaMA-2-13b-base / generation_config.json
Camille7777's picture
upload model weights
ba49590
raw
history blame
171 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 2,
"temperature": 0.3,
"top_p": 0.95,
"transformers_version": "4.31.0"
}