Instructions to use 20d7733/23 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use 20d7733/23 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir 23 20d7733/23
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: artistic-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: artistic-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- HuggingFaceVLA/libero
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
metrics:
|
| 8 |
+
- huanghuayu/multiclass_brier_score
|
| 9 |
+
base_model:
|
| 10 |
+
- huihui-ai/Huihui-DeepSeek-V4-Flash-abliterated-ds4-GGUF
|
| 11 |
+
new_version: WeiboAI/VibeThinker-3B
|
| 12 |
+
pipeline_tag: image-to-image
|
| 13 |
+
library_name: mlx
|
| 14 |
+
---
|