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
MiniMax H3
English
lora
prompt-rewriting
text-to-audio-video
audio-video-generation
Model card Files Files and versions
xet
Community
4

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")
  • MiniMax H3

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

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

I am very exited for Ref2VA

πŸ‘ 1
#4 opened 2 days ago by
AekDevDev

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?

πŸ‘ 1
#3 opened 3 days ago by
sandeshrajx

Is it usable in comfyui? How?

πŸ‘ 2
7
#2 opened 6 days ago by
ryg81
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs