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 DavidAU/Qwen3.6-40B-Finetune-Z1-Thinking 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 DavidAU/Qwen3.6-40B-Finetune-Z1-Thinking to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for DavidAU/Qwen3.6-40B-Finetune-Z1-Thinking to start chatting
Load model with FastModel
pip install unsloth
from unsloth import FastModel
model, tokenizer = FastModel.from_pretrained(
    model_name="DavidAU/Qwen3.6-40B-Finetune-Z1-Thinking",
    max_seq_length=2048,
)
Quick Links

IMPORTANT:

This is a light tune only ; for production usage it requires a more extensive tune to add new knowledge/skills.

Qwen3.6-40B-Finetune-Z1-Thinking

Expanded Qwen 3.6 27B to 40B parameters [from 64 to 96 layers] via modified Mergekit.

Fine tune via Unsloth on local hardware to finalize expansion.

Prep stage for advanced, in depth tuning.

Prep stage for Heretic/Uncensored builds too.

AKA "3.6" prep for version of this model:

https://huggingface.co/DavidAU/Qwen3.5-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking

[180 likes+, 13k+ source downloads. 50k+ quants downloaded.]

[ more to come]

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

Model tree for DavidAU/Qwen3.6-40B-Finetune-Z1-Thinking

Base model

Qwen/Qwen3.6-27B
Finetuned
(312)
this model

Collection including DavidAU/Qwen3.6-40B-Finetune-Z1-Thinking