How to use alif-munim/gpt2-large-oft-guanaco with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("alif-munim/gpt2-large-oft-guanaco", dtype="auto")
No model card