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