Instructions to use ChessAI-Community/NeoChess-Community with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use ChessAI-Community/NeoChess-Community with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir NeoChess-Community ChessAI-Community/NeoChess-Community
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Rename preview.mp4 to preview.gif
Browse files- .gitattributes +1 -0
- preview.mp4 → preview.gif +0 -0
.gitattributes
CHANGED
|
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 36 |
NeoPawn.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
chess_game.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 38 |
preview.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 36 |
NeoPawn.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
chess_game.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 38 |
preview.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
preview.gif filter=lfs diff=lfs merge=lfs -text
|
preview.mp4 → preview.gif
RENAMED
|
File without changes
|