Instructions to use SzegedAI/hubertusz-medium-wiki-seq128 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SzegedAI/hubertusz-medium-wiki-seq128 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("SzegedAI/hubertusz-medium-wiki-seq128") model = AutoModelForPreTraining.from_pretrained("SzegedAI/hubertusz-medium-wiki-seq128", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
df9dd9c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4d0989c83e2e82dde0c29bb10d21db66d110ffb00052faeffe5f08990a03e811
size 169757795
|