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