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

qgfvadfuvads
/
Q-Prefer-D2

Image-to-Video
PEFT
Safetensors
video
reward-model
qwen3-vl
text-to-video
Model card Files Files and versions
xet
Community

Instructions to use qgfvadfuvads/Q-Prefer-D2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use qgfvadfuvads/Q-Prefer-D2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-VL-4B-Instruct")
    model = PeftModel.from_pretrained(base_model, "qgfvadfuvads/Q-Prefer-D2")
  • Notebooks
  • Google Colab
  • Kaggle
Q-Prefer-D2 / code /Q-Prefer
198 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
qgfvadfuvads's picture
qgfvadfuvads
Remove duplicate and generated files
98ca0ed verified 14 days ago
  • .github
    Upload Q-Prefer training and inference code 14 days ago
  • examples
    Upload Q-Prefer training and inference code 14 days ago
  • scripts
    Upload Q-Prefer training and inference code 14 days ago
  • src
    Remove duplicate and generated files 14 days ago
  • tests
    Upload Q-Prefer training and inference code 14 days ago
  • training
    Upload Q-Prefer training and inference code 14 days ago
  • validation
    Remove duplicate and generated files 14 days ago
  • .gitignore
    478 Bytes
    Upload Q-Prefer training and inference code 14 days ago
  • MODEL_CARD.md
    3.79 kB
    Upload Q-Prefer training and inference code 14 days ago
  • README.md
    32.7 kB
    Upload Q-Prefer training and inference code 14 days ago
  • pyproject.toml
    1.09 kB
    Upload Q-Prefer training and inference code 14 days ago
  • requirements.txt
    226 Bytes
    Upload Q-Prefer training and inference code 14 days ago