Instructions to use dgrauet/CogVideoX-Fun-V1.5-5b-InP-mlx-q4 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-q4 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-q4 dgrauet/CogVideoX-Fun-V1.5-5b-InP-mlx-q4
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
| { | |
| "quantization": { | |
| "bits": 4, | |
| "group_size": 64, | |
| "skip_components": [ | |
| "text_encoder", | |
| "vae" | |
| ] | |
| } | |
| } |