Text Generation
Transformers
PyTorch
English
Finnish
llama
text-generation-inference
unsloth
trl
sft
conversational
Inference Endpoints
Ahma-SlimInstruct-V1-7B / generation_config.json
mpasila's picture
Trained with Unsloth
a1b1ff8 verified
raw
history blame
154 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 2048,
"pad_token_id": 0,
"transformers_version": "4.46.3"
}