--- library_name: mlx license: apache-2.0 base_model: baidu/ERNIE-Image-Turbo tags: - mlx - mlx-forge - apple-silicon - safetensors --- # dgrauet/ernie-image-pe-mlx MLX format conversion of [baidu/ERNIE-Image-Turbo](https://huggingface.co/baidu/ERNIE-Image-Turbo). Converted with [mlx-forge](https://github.com/dgrauet/mlx-forge). ## Usage These weights can be used with [ernie-image-mlx](https://github.com/dgrauet/ernie-image-mlx). ```bash pip install ernie-image-mlx ernie-image-mlx generate \ -p "a black and white chinese farm dog" \ --pe-repo-id dgrauet/ernie-image-pe-mlx \ -o dog.png ``` ## Related Projects - **mlx-forge (conversion):** https://github.com/dgrauet/mlx-forge - **mlx-arsenal (reusable MLX ops):** https://github.com/dgrauet/mlx-arsenal - **mlx-porting (Claude Code skill):** https://github.com/dgrauet/claude-skill-mlx-porting ## Files - `generation_config.json` (153.00 B) - `pe.safetensors` (6.39 GB) - `pe_config.json` (901.00 B) - `split_model.json` (97.00 B) - `tokenizer.json` (16.29 MB) - `tokenizer_config.json` (20.63 KB)