How to use flax-community/mr-inltk-classifier with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("flax-community/mr-inltk-classifier", dtype="auto")
No model card