Instructions to use hynky/hyneczech-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hynky/hyneczech-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="hynky/hyneczech-base")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("hynky/hyneczech-base") model = AutoModelForMaskedLM.from_pretrained("hynky/hyneczech-base") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cd96f9b69ec7f8082e503240ca864be6363da1af3f8dba31a33f136d39beda07
- Size of remote file:
- 504 MB
- SHA256:
- 76f0f775b4fdee8d23e5cb1fcb26698617b5af60628b7130c85d3fdbb89e0e27
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.