Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

TinyQwen
/
TinyQwen3-4B-coder

PEFT
Safetensors
qwen3
Model card Files Files and versions
xet
Community

Instructions to use TinyQwen/TinyQwen3-4B-coder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use TinyQwen/TinyQwen3-4B-coder with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3-4B-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "TinyQwen/TinyQwen3-4B-coder")
  • Notebooks
  • Google Colab
  • Kaggle
TinyQwen3-4B-coder
8.08 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
JaydenChao101's picture
JaydenChao101
Upload 15 files
6dadef4 verified 11 months ago
  • .gitattributes
    1.57 kB
    Upload 15 files 11 months ago
  • README.md
    5.11 kB
    Upload 15 files 11 months ago
  • adapter_config.json
    789 Bytes
    Upload 15 files 11 months ago
  • adapter_model.safetensors
    23.6 MB
    xet
    Upload 15 files 11 months ago
  • added_tokens.json
    803 Bytes
    Upload 15 files 11 months ago
  • chat_template.jinja
    4.76 kB
    Upload 15 files 11 months ago
  • config.json
    752 Bytes
    Upload 15 files 11 months ago
  • generation_config.json
    237 Bytes
    Upload 15 files 11 months ago
  • merges.txt
    1.67 MB
    Upload 15 files 11 months ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    Upload 15 files 11 months ago
  • model-00002-of-00002.safetensors
    3.08 GB
    xet
    Upload 15 files 11 months ago
  • model.safetensors.index.json
    32.8 kB
    Upload 15 files 11 months ago
  • special_tokens_map.json
    614 Bytes
    Upload 15 files 11 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 15 files 11 months ago
  • tokenizer_config.json
    6.25 kB
    Upload 15 files 11 months ago
  • vocab.json
    2.78 MB
    Upload 15 files 11 months ago