Text Generation
Transformers
Safetensors
English
llama
llama-factory
Not-For-All-Audiences
conversational
text-generation-inference
Inference Endpoints
4-bit precision
exl2
L3-8B-Celeste-V1.2-exl2-4.0bpw / generation_config.json
Natkituwu's picture
Upload 8 files
e8e906e verified
raw
history blame contribute delete
194 Bytes
{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128009
],
"max_length": 4096,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.42.4"
}