Instructions to use parom23/chess_engine with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use parom23/chess_engine with Transformers:
# Load model directly from transformers import ChessTransformer model = ChessTransformer.from_pretrained("parom23/chess_engine", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K