How to use H3 LLM prompts

#1
by ArenaImaginationis - opened

thanks for sharing your prompt guides!

Do you literally just paste in https://huggingface.co/PoopMan333/H3_System_Prompts_for_LLMs/blob/main/minimax-h3-prompt-guide.md as your System Prompt into your LLM and it works?

Which LLM are you using to generate quality H3 prompts?

Hello!

Yes, you just upload the guide files to any LLM (if you are hosting one locally via LM Studio) or if you want to use a online one (Claude, Chatgpt, or Grok if you want NSFW). You paste the file and say "Write this in a H3 prompt format" followed by what you want to happen. If you want to add images and refer to them then you just send that to the LLM too.

Since then Minimax has released official prompting guides so you can use them instead
text or image to video: https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/docs/VIDEO_PROMPT_WRITING_GUIDE_base_en.md
ref to video: https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/docs/VIDEO_PROMPT_WRITING_GUIDE_ref_en.md

It should format it correctly then you just paste the content into comfyui to generate

Sign up or log in to comment