How to use bhuvanmdev/falcon-7b-chess-beta with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("bhuvanmdev/falcon-7b-chess-beta", dtype="auto")