Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
LLaMA-7B-EN-Chat-40k / generation_config.json
zhijianma's picture
Upload LlamaForCausalLM
d716d2d
raw
history blame
No virus
132 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 1,
"pad_token_id": 0,
"transformers_version": "4.34.1"
}