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