How to use nikraf/JESM_mlm30_2 with Transformers:
# Load model directly from transformers import AutoTokenizer, JESM tokenizer = AutoTokenizer.from_pretrained("nikraf/JESM_mlm30_2") model = JESM.from_pretrained("nikraf/JESM_mlm30_2")
The community tab is the place to discuss and collaborate with the HF community!