Instructions to use LLM-course/chess-llm-MaximeMuh2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LLM-course/chess-llm-MaximeMuh2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("LLM-course/chess-llm-MaximeMuh2", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
481eec0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d638adc2fb527d4c06e3a92895c9d10523d568048b92991aa434b6bbbe3ef338
size 3719211
|