How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="giocom/Qwen3.6-35B-A3B-DFlash-GGUF")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("giocom/Qwen3.6-35B-A3B-DFlash-GGUF", device_map="auto")
Quick Links

Qwen3.6-35B-A3B-DFlash

Downloads last month
173
GGUF
Model size
0.4B params
Architecture
dflash
Hardware compatibility
Log In to add your hardware

4-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for giocom/Qwen3.6-35B-A3B-DFlash-GGUF

Quantized
(16)
this model