Transformers
ONNX
Safetensors
English
chess
move-prediction
neural-network
deep-learning
skill-conditioning
player-modeling
Instructions to use peargentlabs/otter-chess with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use peargentlabs/otter-chess with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("peargentlabs/otter-chess", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K