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