Instructions to use ponteineptique/latin-classical-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ponteineptique/latin-classical-small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="ponteineptique/latin-classical-small")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("ponteineptique/latin-classical-small") model = AutoModel.from_pretrained("ponteineptique/latin-classical-small", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
dfef774 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:709b8c90e3161d017e2ac2dca9daa7844fbf2dca6d1c7f0a2a21db542ccf7498
size 163508728
|