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