Safetensors
CosFly-Track / checkpoints /Gemma-4-E4B-it-SFT /generation_config.json
renruilong's picture
Add scripts and checkpoints (CosFly-Track release) (#85)
284878d
raw
history blame contribute delete
212 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
106,
1,
106,
50
],
"pad_token_id": 0,
"temperature": 1.0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.5.3"
}