Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
manticore-13b / generation_config.json
winglian's picture
inital commit of things without the model
7ef44a9
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.30.0.dev0"
}