Instructions to use dgrauet/CogVideoX-Fun-V1.5-5b-InP-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use dgrauet/CogVideoX-Fun-V1.5-5b-InP-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir CogVideoX-Fun-V1.5-5b-InP-mlx dgrauet/CogVideoX-Fun-V1.5-5b-InP-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Upload MLX model via mlx-forge
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
library_name: mlx
|
| 3 |
-
license:
|
| 4 |
base_model: alibaba-pai/CogVideoX-Fun-V1.5-5b-InP
|
| 5 |
tags:
|
| 6 |
- mlx
|
|
@@ -15,16 +15,6 @@ MLX format conversion of [alibaba-pai/CogVideoX-Fun-V1.5-5b-InP](https://hugging
|
|
| 15 |
|
| 16 |
Converted with [mlx-forge](https://github.com/dgrauet/mlx-forge).
|
| 17 |
|
| 18 |
-
## Usage
|
| 19 |
-
|
| 20 |
-
These weights can be used with [VideoX-Fun-mlx](https://github.com/dgrauet/VideoX-Fun-mlx).
|
| 21 |
-
|
| 22 |
-
## Related Projects
|
| 23 |
-
|
| 24 |
-
- **VideoX-Fun-mlx:** https://github.com/dgrauet/VideoX-Fun-mlx
|
| 25 |
-
- **mlx-forge:** https://github.com/dgrauet/mlx-forge
|
| 26 |
-
- **mlx-ops:** https://github.com/dgrauet/mlx-ops
|
| 27 |
-
|
| 28 |
## Files
|
| 29 |
|
| 30 |
- `config.json` (2.78 KB)
|
|
|
|
| 1 |
---
|
| 2 |
library_name: mlx
|
| 3 |
+
license: other
|
| 4 |
base_model: alibaba-pai/CogVideoX-Fun-V1.5-5b-InP
|
| 5 |
tags:
|
| 6 |
- mlx
|
|
|
|
| 15 |
|
| 16 |
Converted with [mlx-forge](https://github.com/dgrauet/mlx-forge).
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
## Files
|
| 19 |
|
| 20 |
- `config.json` (2.78 KB)
|