Text Generation
Transformers
PyTorch
English
llama
causal-lm
text-generation-inference
Inference Endpoints
stable-vicuna-13B-HF / generation_config.json
TheBloke's picture
Upload folder using huggingface_hub
3b3eaaf
raw
history blame contribute delete
No virus
137 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 1,
"pad_token_id": 0,
"transformers_version": "4.29.0.dev0"
}