How to use neubla/modelname-c64-w8a8 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("neubla/modelname-c64-w8a8", dtype="auto")
Test