Text Generation
Safetensors
English
unsloth
qwen2
spec-forge
command-runway
qwen2.5-coder
lora
code-generation
yaml
conversational
Instructions to use moinonin/defiqwen25coder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Local Apps Settings
- Unsloth Studio
How to use moinonin/defiqwen25coder 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 moinonin/defiqwen25coder 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 moinonin/defiqwen25coder to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for moinonin/defiqwen25coder to start chatting
Load model with FastModel
pip install unsloth from unsloth import FastModel model, tokenizer = FastModel.from_pretrained( model_name="moinonin/defiqwen25coder", max_seq_length=2048, )
- Xet hash:
- 0a73ee4a1c106be090b39e4110f10eb08aebb659a377d5951735ad6394cd9219
- Size of remote file:
- 692 Bytes
- SHA256:
- ad31fffd4fa44dd29a691ca02fcda24b9b44f781e4b5cd32cce386bafd2786f9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.