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") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 9819829
Update README.md a523d3c
Update README.md 17078d9
add tokenizer cf2163e
Tamás Ficsor commited on
add model 2435d82
Tamás Ficsor commited on
add model cf31b6a
Tamás Ficsor commited on