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