ltx2-dev-4bit-mlx / text_encoder /generation_config.json
AITRADER's picture
Upload folder using huggingface_hub
2e47e5a verified
raw
history blame
168 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.57.3"
}