Text Generation
Transformers
PyTorch
English
llama
causal-lm
Inference Endpoints
text-generation-inference
stable-vicuna-13b-delta / generate_config.json
jon-tow's picture
fix: re-add weights
5441d97
raw history blame
No virus
146 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.28.0.dev0"
}