Instructions to use infosave/MiniMax-H3-Turbo-cmf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- cortiq
How to use infosave/MiniMax-H3-Turbo-cmf with cortiq:
# one Rust binary, no additional dependencies cargo install cortiq-cli # or a prebuilt binary from github.com/infosave2007/cmf/releases hf download infosave/MiniMax-H3-Turbo-cmf --include "*.cmf" --local-dir . ls *.cmf # some repos ship more than one quantization
cortiq animate FILE.cmf --prompt "a corgi in a chef hat flipping a pancake" --out clip.avi
- Notebooks
- Google Colab
- Kaggle
samples: ClipProj 4B variant, same prompt and seed as the q4tp/q2tp A-B
Browse files- .gitattributes +1 -0
- samples/ab_clipproj.gif +3 -0
.gitattributes
CHANGED
|
@@ -49,3 +49,4 @@ samples/ab_q2tp.gif filter=lfs diff=lfs merge=lfs -text
|
|
| 49 |
samples/ab_q2tp.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 50 |
samples/ab_q4tp.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 51 |
mmh3-turbo-fl2va-q2tp.cmf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 49 |
samples/ab_q2tp.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 50 |
samples/ab_q4tp.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 51 |
mmh3-turbo-fl2va-q2tp.cmf filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
samples/ab_clipproj.gif filter=lfs diff=lfs merge=lfs -text
|
samples/ab_clipproj.gif
ADDED
|
Git LFS Details
|