Instructions to use pleasefill/mesolo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use pleasefill/mesolo with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir mesolo pleasefill/mesolo
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: bigscience-bloom-rail-1.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: bigscience-bloom-rail-1.0
|
| 3 |
+
datasets:
|
| 4 |
+
- HuggingFaceM4/WebSight
|
| 5 |
+
language:
|
| 6 |
+
- an
|
| 7 |
+
metrics:
|
| 8 |
+
- character
|
| 9 |
+
library_name: mlx
|
| 10 |
+
pipeline_tag: robotics
|
| 11 |
+
tags:
|
| 12 |
+
- music
|
| 13 |
+
---
|