Text Generation
Transformers
Safetensors
llama
llama-3
conversational
Inference Endpoints
text-generation-inference
exl2
airoboros-70b-3.3-2.4bpw-h6-exl2 / generation_config.json
LoneStriker's picture
Upload folder using huggingface_hub
7b3f169 verified
{
"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.40.1"
}