Transformers
Safetensors
llama
trl
sft
text-generation-inference
Inference Endpoints
Llama-3.2-3B-Instruct-Sparse-GIN-logic / generation_config.json
mjbuehler's picture
Upload LlamaForCausalLMWithGNN
60d604d verified
raw
history blame contribute delete
177 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": [
128001,
128008,
128009
],
"transformers_version": "4.46.3",
"use_cache": false
}