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

cd1313
/
qwen3-wrong-dpo

Text Generation
PEFT
Safetensors
English
qlora
dpo
lora
education
synthetic-persona
conversational
Model card Files Files and versions
xet
Community

Instructions to use cd1313/qwen3-wrong-dpo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use cd1313/qwen3-wrong-dpo with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-1.7b-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "cd1313/qwen3-wrong-dpo")
  • Notebooks
  • Google Colab
  • Kaggle
qwen3-wrong-dpo
81.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
cd1313's picture
cd1313
Upload README.md with huggingface_hub
07f9249 verified 28 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 28 days ago
  • README.md
    5.51 kB
    Upload README.md with huggingface_hub 28 days ago
  • adapter_config.json
    1.25 kB
    Upload folder using huggingface_hub 28 days ago
  • adapter_model.safetensors
    69.8 MB
    xet
    Upload folder using huggingface_hub 28 days ago
  • chat_template.jinja
    4.67 kB
    Upload folder using huggingface_hub 28 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 28 days ago
  • tokenizer_config.json
    5.1 kB
    Upload folder using huggingface_hub 28 days ago