Lance-3B-bf16 / generation_config.json
xocialize's picture
Initial upload: Lance_3B image specialist, MLX bf16 (LLM + ViT + Wan2.2 VAE bundled)
30ed785 verified
raw
history blame contribute delete
216 Bytes
{
"bos_token_id": 151643,
"pad_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"repetition_penalty": 1.05,
"temperature": 0.000001,
"transformers_version": "4.49.0"
}