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

Vinitha2004
/
qwen2.5-coder-3b-instruct-awq-final-working_draft

PEFT
Safetensors
knowledge-distillation
code-generation
qwen
lora
distilled
Model card Files Files and versions
xet
Community

Instructions to use Vinitha2004/qwen2.5-coder-3b-instruct-awq-final-working_draft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Vinitha2004/qwen2.5-coder-3b-instruct-awq-final-working_draft with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-3B-Instruct-AWQ")
    model = PeftModel.from_pretrained(base_model, "Vinitha2004/qwen2.5-coder-3b-instruct-awq-final-working_draft")
  • Notebooks
  • Google Colab
  • Kaggle
qwen2.5-coder-3b-instruct-awq-final-working_draft / checkpoint_epoch_2
75.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Vinitha2004's picture
Vinitha2004
Upload distilled Qwen2.5-Coder-3B model with knowledge distillation
eee74b7 verified 12 months ago
  • README.md
    5.11 kB
    Upload distilled Qwen2.5-Coder-3B model with knowledge distillation 12 months ago
  • adapter_config.json
    866 Bytes
    Upload distilled Qwen2.5-Coder-3B model with knowledge distillation 12 months ago
  • adapter_model.safetensors
    59.9 MB
    xet
    Upload distilled Qwen2.5-Coder-3B model with knowledge distillation 12 months ago
  • added_tokens.json
    605 Bytes
    Upload distilled Qwen2.5-Coder-3B model with knowledge distillation 12 months ago
  • chat_template.jinja
    2.51 kB
    Upload distilled Qwen2.5-Coder-3B model with knowledge distillation 12 months ago
  • checkpoint_info.json
    620 Bytes
    Upload distilled Qwen2.5-Coder-3B model with knowledge distillation 12 months ago
  • merges.txt
    1.67 MB
    Upload distilled Qwen2.5-Coder-3B model with knowledge distillation 12 months ago
  • special_tokens_map.json
    613 Bytes
    Upload distilled Qwen2.5-Coder-3B model with knowledge distillation 12 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload distilled Qwen2.5-Coder-3B model with knowledge distillation 12 months ago
  • tokenizer_config.json
    4.71 kB
    Upload distilled Qwen2.5-Coder-3B model with knowledge distillation 12 months ago
  • vocab.json
    2.78 MB
    Upload distilled Qwen2.5-Coder-3B model with knowledge distillation 12 months ago