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