Instructions to use Jitin/romanized-malayalam with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jitin/romanized-malayalam with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Jitin/romanized-malayalam")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("Jitin/romanized-malayalam") model = AutoModelForMaskedLM.from_pretrained("Jitin/romanized-malayalam") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
1ce63a6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ca2b966941d01b0b449547bb4258429835e2c7d1412408311558d756935e20b1
size 334021505
|