can you make gguf?

#1
by Gavin-chen - opened

I need 4bit or 3bit version.

I made a 3bit version. tested and definitely better, let me know your feedback: https://huggingface.co/Luis23333/Qwen3.8-27B-SSMFIX-UD-Q3_K_XL-GGUF

Thanks for the interest! Quick update so everyone knows where things stand:

  • We're currently working on an uncensored version of this model.
  • It will go through a full project evaluation before we release it.
  • Regarding GGUF: we only have a single RTX PRO 6000 and GPU resources are pretty tight right now, so we don't have plans to publish GGUF quantizations ourselves for the time being.
  • Once the uncensored version is uploaded, other authors are welcome to download it and quantize it on their own hardware.

Stay tuned! ๐Ÿš€

How Unsloth missed this problem and why do not update their release?

How Unsloth missed this problem and why do not update their release?

Unsloth delivers quantized GGUFs, not fine-tunes. The redashes weights is a fine-tune. Just take these weights and make a UD GGUF yourself, though I am not sure if Unsloth have published their imatrix file yet for UD3..

Sign up or log in to comment