Text Generation
Transformers
PyTorch
English
llama
text-generation-inference
Inference Endpoints
FashionGPT-70B-V1 / generation_config.json
CrazyAIGC's picture
add model
060c096
raw
history blame contribute delete
No virus
137 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.32.0.dev0"
}