Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
OpenOrca-Platypus2-13B / generation_config.json
lilloukas's picture
model
22e993e
raw history blame
No virus
154 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.31.0",
"use_cache": false
}