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