Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

danielcherubini
/
Qwen3.5-DeltaCoder-9B

Text Generation
Safetensors
English
qwen3.5
code
tool-calling
lora
sft
dpo
unsloth
reasoning
chain-of-thought
conversational
Model card Files Files and versions
xet
Community

Instructions to use danielcherubini/Qwen3.5-DeltaCoder-9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Local Apps
  • Unsloth Studio new

    How to use danielcherubini/Qwen3.5-DeltaCoder-9B with 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 danielcherubini/Qwen3.5-DeltaCoder-9B 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 danielcherubini/Qwen3.5-DeltaCoder-9B to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for danielcherubini/Qwen3.5-DeltaCoder-9B to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="danielcherubini/Qwen3.5-DeltaCoder-9B",
        max_seq_length=2048,
    )
Qwen3.5-DeltaCoder-9B / ref
173 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
danielcherubini's picture
danielcherubini
Upload ref/adapter_model.safetensors with huggingface_hub
ce70845 verified about 1 month ago
  • adapter_config.json
    1.13 kB
    Upload ref/adapter_config.json with huggingface_hub about 1 month ago
  • adapter_model.safetensors
    173 MB
    xet
    Upload ref/adapter_model.safetensors with huggingface_hub about 1 month ago