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
cf31b6a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c274d512906e1f615da23746ae710c63b15ea26204f824d1b51b3bab3c3874d0
size 18515352
|