Does anyone know why my model is not found when converting to gguf?
warnings.warn(f"Model {model_name} not found locally or on HuggingFace")
Unsloth: Merging model weights to 16-bit format...
Unsloth: Converting to GGUF format...
Is using Qwen3-32B-unsloth-bnb-4bit model the problem?
It says in the docs to finetune it but i read somewhere that you have to finetune the dynamic 2.0 gguf version instead