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
| license: artistic-2.0 | |
| datasets: | |
| - HuggingFaceVLA/libero | |
| language: | |
| - en | |
| metrics: | |
| - huanghuayu/multiclass_brier_score | |
| base_model: | |
| - huihui-ai/Huihui-DeepSeek-V4-Flash-abliterated-ds4-GGUF | |
| new_version: WeiboAI/VibeThinker-3B | |
| pipeline_tag: image-to-image | |
| library_name: mlx | |
| # Install the Hugging Face CLI | |
| curl -LsSf https://hf.co/cli/install.sh | bash | |
| # (optional) Login with your Hugging Face credentials | |
| hf auth login | |
| # Push your model files | |
| hf upload 20d7733/23 . |