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