How to use Se00n00/wikitext-transformer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Se00n00/wikitext-transformer", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!