Views
No views yet
1from transformers import AutoModelForCausalLM, AutoTokenizer
2
3model_id = "ayylmaonade/Qwen-3.5-35B-A3B-UD-MXFP4"
4tokenizer = AutoTokenizer.from_pretrained(model_id)
5model = AutoModelForCausalLM.from_pretrained(model_id)mmproj-F16.gguf over mmproj-F16-og-qwen3.5.gguf. The standard mmproj-F16.gguf was quantized with a newer version and provides superior performance compared to the older "OG" vision encoder.