How to use David003/flaubert-0.6-fp16 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("David003/flaubert-0.6-fp16", dtype="auto")
No model card