How to use NCAI/NCAI-BERT with Transformers:
# Load model directly from transformers import LeanAlbertForPretraining model = LeanAlbertForPretraining.from_pretrained("NCAI/NCAI-BERT", dtype="auto")
No model card