Instructions to use sigmoidneuron123/NeoChess with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use sigmoidneuron123/NeoChess with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir NeoChess sigmoidneuron123/NeoChess
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,8 +10,7 @@ pipeline_tag: reinforcement-learning
|
|
| 10 |
tags:
|
| 11 |
- pytorch
|
| 12 |
- mlx
|
| 13 |
-
-
|
| 14 |
-
- chess
|
| 15 |
---
|
| 16 |
# NeoChess
|
| 17 |

|
|
|
|
| 10 |
tags:
|
| 11 |
- pytorch
|
| 12 |
- mlx
|
| 13 |
+
- ChessAI-Community
|
|
|
|
| 14 |
---
|
| 15 |
# NeoChess
|
| 16 |

|