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