How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for blascotobasco/Qwen3.5-32E-A3B-Test to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for blascotobasco/Qwen3.5-32E-A3B-Test to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for blascotobasco/Qwen3.5-32E-A3B-Test to start chatting
Load model with FastModel
pip install unsloth
from unsloth import FastModel
model, tokenizer = FastModel.from_pretrained(
    model_name="blascotobasco/Qwen3.5-32E-A3B-Test",
    max_seq_length=2048,
)
Quick Links

This model is not meant to be used as is, it will just say nonsensical things and loop endlessly. I have uploaded this to request a repair run as I do not have the hardware to do it myself. I would greatly appreciate it if anyone is willing to run a repair run on it.

I did try doing it myself but unfortunately I used a contaminated dataset which got it most of the way there but introduced some significant problems, so this is the "pure" pruned version of Qwen3.5-35B-A3B.

Vision is fully intact, but the aggressive pruning makes the model loop and malfunction.

Downloads last month
5
Safetensors
Model size
7B params
Tensor type
BF16
·
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for blascotobasco/Qwen3.5-32E-A3B-Test

Finetuned
(127)
this model