Views
No views yet
mlx-forge convert cogvideox-fun-v1.5-5b-inp --quantize --bits 8).1pip install mlx sentencepiece pillow numpy huggingface_hub
2pip install git+https://github.com/dgrauet/mlx-arsenal.git
3git clone https://github.com/dgrauet/VideoX-Fun-mlx.git && cd VideoX-Fun-mlx
4
5huggingface-cli download dgrauet/CogVideoX-Fun-V1.5-5b-InP-mlx-q8 --local-dir models/cogvideox-fun
6
7python scripts/quick_infer.py \
8 --model-path models/cogvideox-fun \
9 --prompt "a beautiful sunset over the ocean" \
10 --output sunset.gifquantize_config.json next to the weights (the loader also infers
bits/group_size from the weight shapes if it is missing).config.json (2.78 KB)configuration.json (56.00 B)model_index.json (411.00 B)quantize_config.json (129.00 B)scheduler_scheduler_config.json (482.00 B)spiece.model (773.10 KB)split_model.json (1.56 KB)text_encoder.safetensors (8.87 GB)text_encoder_config.json (782.00 B)tokenizer_added_tokens.json (2.53 KB)tokenizer_special_tokens_map.json (2.48 KB)tokenizer_tokenizer_config.json (20.13 KB)transformer.safetensors (6.22 GB)transformer_config.json (887.00 B)vae.safetensors (411.25 MB)vae_config.json (839.00 B)