How to use Trat80/AdemGPT with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Trat80/AdemGPT", dtype="auto")