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

lightx2v
/
MiniMax-H3-Prompt-Rewriter-LoRA

PEFT
Safetensors
English
lora
prompt-rewriting
minimax-h3
text-to-audio-video
audio-video-generation
Model card Files Files and versions
xet
Community
3

Instructions to use lightx2v/MiniMax-H3-Prompt-Rewriter-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use lightx2v/MiniMax-H3-Prompt-Rewriter-LoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.6-27B")
    model = PeftModel.from_pretrained(base_model, "lightx2v/MiniMax-H3-Prompt-Rewriter-LoRA")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Could you release the dataset used to train the lora so we may train it for smaller models i.e Gemma 4 / Qwen 3.5 4B?

#3 opened about 16 hours ago by
sandeshrajx

Is it usable in comfyui? How?

👍 1
5
#2 opened 4 days ago by
ryg81
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs