How to use Barry661/granite-4.0-micro with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Barry661/granite-4.0-micro", dtype="auto")
How to fix it?