Text Generation
Transformers
Safetensors
English
stablelm
causal-lm
conversational
Inference Endpoints
stablelm-2-12b-chat / generation_config.json
jon-tow's picture
refactor: use `transformers.StableLm` impl
9c915ec
raw history blame
No virus
152 Bytes
{
"_from_model_config": true,
"bos_token_id": 100257,
"eos_token_id": 100257,
"pad_token_id": 100257,
"transformers_version": "4.39.0.dev0"
}