Text Generation
GGUF
English
Italian
qwen3.6
reasoning
fine-tuned
lora
coding
agentic
imatrix
conversational

q8 or bf16 quant??

#1
by Rubertigno - opened

thankss

Owner

F16

upload soon model 16bit ?? thanks a lot

Owner

It's in the unsloth repository, I've taken it from there

Owner

Do you intend the one fine-tuned? It's 70GB

Owner

I've it since I've not used unsloth for this fine tuning, but it's heavy. If you need it I can upload it

yesss thanksssss also for the other gem thanks

Owner

I've it in a private repo. I make it public for you. Tell me when you have done and I reput it as private. You can find the repo in my profile

thanksss

Owner

Have you seen the repo?

but the file is not gguf

If you keep it public for a few days I will send a request to the mrredcher team so they can do all the quantizations

Rubertigno changed discussion status to closed
Rubertigno changed discussion status to open
Owner

No, you have to do it with Llama. I've used this command:

git clone https://github.com/ggerganov/llama.cpp
pip install -r llama.cpp/requirements.txt
python3 llama.cpp/convert_hf_to_gguf.py ./qwen36-35B-opus-reasoning-merged
--outfile qwen36-opus-f16.gguf
--outtype f16

Owner

Yes, I can take it public. Let me know thanks

okk thankss

Owner

I've changed the name and uploaded the readme, now it's more clear

Sign up or log in to comment