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
Qwen3.5-9B-Humanize-DPO-Round2
136 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
XiangJinYu's picture
XiangJinYu
Upload chat_template.jinja with huggingface_hub
d92f85f verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 3 months ago
  • README.md
    4.42 kB
    Upload README.md with huggingface_hub 3 months ago
  • adapter_config.json
    1.23 kB
    Upload adapter_config.json with huggingface_hub 3 months ago
  • adapter_model.safetensors
    116 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 3 months ago
  • chat_template.jinja
    7.82 kB
    Upload chat_template.jinja with huggingface_hub 3 months ago
  • tokenizer.json
    20 MB
    xet
    Upload tokenizer.json with huggingface_hub 3 months ago
  • tokenizer_config.json
    7.16 kB
    Upload tokenizer_config.json with huggingface_hub 3 months ago