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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

bartek-flp
/
qwen3coder-30b-dcr-lora

PEFT
Safetensors
English
drupal
code-review
php
qlora
lora
security
Model card Files Files and versions
xet
Community

Instructions to use bartek-flp/qwen3coder-30b-dcr-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use bartek-flp/qwen3coder-30b-dcr-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-Coder-30B-A3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "bartek-flp/qwen3coder-30b-dcr-lora")
  • Notebooks
  • Google Colab
  • Kaggle
qwen3coder-30b-dcr-lora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
bartek-flp's picture
bartek-flp
docs: point to v2; note v1 real-defect recall blind spot
ef4c8f1 verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 month ago
  • README.md
    3.61 kB
    docs: point to v2; note v1 real-defect recall blind spot about 1 month ago
  • adapter_config.json
    1.06 kB
    Upload folder using huggingface_hub about 1 month ago
  • adapter_model.safetensors
    53.5 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • added_tokens.json
    707 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • chat_template.jinja
    6.21 kB
    Upload folder using huggingface_hub about 1 month ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub about 1 month ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer_config.json
    5.41 kB
    Upload folder using huggingface_hub about 1 month ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub about 1 month ago