Instructions to use mvp-lab/MiniMax-H3-RAVEN-Streaming-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,13 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: minimax-h3-community-license-agreement
|
| 4 |
license_link: https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/LICENSE
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: minimax-h3-community-license-agreement
|
| 4 |
license_link: https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/LICENSE
|
| 5 |
+
base_model:
|
| 6 |
+
- MiniMaxAI/MiniMax-H3
|
| 7 |
+
pipeline_tag: text-to-video
|
| 8 |
+
tags:
|
| 9 |
+
- autoregressive
|
| 10 |
+
- acceleration
|
| 11 |
+
- streaming
|
| 12 |
+
- realtime
|
| 13 |
+
- lora
|
| 14 |
+
---
|