Lance-3B-MLX / generation_config.json
RockTalk's picture
Initial MLX port of Lance 3B (image variant) + Wan 2.2 VAE
7a16a1c 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"
}