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

XiangJinYu
/
Qwen3.5-9B-Humanize-DPO-Round2

Text Generation
PEFT
Safetensors
Chinese
lora
dpo
chinese
humanization
academic-writing
conversational
Model card Files Files and versions
xet
Community
1

Instructions to use XiangJinYu/Qwen3.5-9B-Humanize-DPO-Round2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use XiangJinYu/Qwen3.5-9B-Humanize-DPO-Round2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/root/autodl-tmp/models/unsloth-Qwen3.5-9B")
    model = PeftModel.from_pretrained(base_model, "XiangJinYu/Qwen3.5-9B-Humanize-DPO-Round2")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Qwen3.5-9B-Humanize-DPO-Round2 ่ฟ่กŒๆ•ˆๆžœ

๐Ÿ‘ 1
3
#1 opened 3 months ago by
abing7k
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs