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

  • Log In
  • Sign Up

jinxsuperdev
/
gwen1.0-code-mini

Safetensors
English
Indonesian
qwen3
code
nextjs
typescript
react
unsloth
web-design
Model card Files Files and versions
xet
Community

Instructions to use jinxsuperdev/gwen1.0-code-mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Local Apps
  • Unsloth Studio new

    How to use jinxsuperdev/gwen1.0-code-mini 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 jinxsuperdev/gwen1.0-code-mini 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 jinxsuperdev/gwen1.0-code-mini to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for jinxsuperdev/gwen1.0-code-mini to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="jinxsuperdev/gwen1.0-code-mini",
        max_seq_length=2048,
    )
gwen1.0-code-mini
3.46 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
jinxsuperdev's picture
jinxsuperdev
Upload preview.png
cbf27a6 verified 5 days ago
  • .gitattributes
    1.62 kB
    Upload preview.png 5 days ago
  • README.md
    1.93 kB
    Update README.md 5 days ago
  • chat_template.jinja
    4.67 kB
    Upload folder using huggingface_hub 8 days ago
  • config.json
    1.63 kB
    Upload folder using huggingface_hub 8 days ago
  • model.safetensors
    3.44 GB
    xet
    Upload folder using huggingface_hub 8 days ago
  • preview.png
    3 MB
    xet
    Upload preview.png 5 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 8 days ago
  • tokenizer_config.json
    10.2 kB
    Upload folder using huggingface_hub 8 days ago