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
ClipProj 4B prompt encoder: 25.20 GB -> 14.13 GB, everything still q4tp
Browse files- .gitattributes +1 -0
- mmh3-turbo-clipproj4b-q4tp.cmf +3 -0
.gitattributes
CHANGED
|
@@ -52,3 +52,4 @@ mmh3-turbo-fl2va-q2tp.cmf filter=lfs diff=lfs merge=lfs -text
|
|
| 52 |
samples/ab_clipproj.gif filter=lfs diff=lfs merge=lfs -text
|
| 53 |
samples/ab_clipproj.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 54 |
samples/ab_clipproj.wav filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 52 |
samples/ab_clipproj.gif filter=lfs diff=lfs merge=lfs -text
|
| 53 |
samples/ab_clipproj.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 54 |
samples/ab_clipproj.wav filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
mmh3-turbo-clipproj4b-q4tp.cmf filter=lfs diff=lfs merge=lfs -text
|
mmh3-turbo-clipproj4b-q4tp.cmf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65cec20997b51ce9dda7a09ddea464bb42387caaed07eabe26cc19c733184749
|
| 3 |
+
size 14130048595
|