Instructions to use dgrauet/ernie-image-sft-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use dgrauet/ernie-image-sft-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir ernie-image-sft-mlx dgrauet/ernie-image-sft-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "format": "split", | |
| "source": "baidu/ERNIE-Image", | |
| "variant": "sft", | |
| "components": [ | |
| "transformer", | |
| "text_encoder", | |
| "vae" | |
| ] | |
| } |