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