FLUX.2-klein-4B-4bit / text_encoder /generation_config.json
ronaldmannak's picture
Add 4-bit quantization
de7bc3b
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.56.1"
}