Any-to-Any
MLX
diffusion-lm
mixture-of-experts
multimodal
text-to-image
image-understanding
apple-silicon
llada
Instructions to use treadon/mlx-llada2-uni with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use treadon/mlx-llada2-uni with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir mlx-llada2-uni treadon/mlx-llada2-uni
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Upload samples/strawberries.png with huggingface_hub
Browse files- .gitattributes +1 -0
- samples/strawberries.png +3 -0
.gitattributes
CHANGED
|
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 36 |
samples/cat.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
samples/castle.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
samples/cat_25steps.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 36 |
samples/cat.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
samples/castle.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
samples/cat_25steps.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
samples/strawberries.png filter=lfs diff=lfs merge=lfs -text
|
samples/strawberries.png
ADDED
|
Git LFS Details
|