Text Generation
Transformers
llama
Inference Endpoints
open_llama_3b_v2-bpw4 / generation_config.json
blockblockblock's picture
Upload folder using huggingface_hub
73ff8da verified
raw
history blame contribute delete
137 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.31.0.dev0"
}