Text Generation
Transformers
PyTorch
llama
Inference Endpoints
text-generation-inference
open_llama_3b_v2 / generation_config.json
young-geng's picture
Upload 6 files
9b22589
raw history blame
No virus
137 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.31.0.dev0"
}