Instructions to use apkbala107/electratamilpos with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use apkbala107/electratamilpos with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="apkbala107/electratamilpos")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("apkbala107/electratamilpos") model = AutoModelForTokenClassification.from_pretrained("apkbala107/electratamilpos", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- be5cfc1f838ffb496100d181e849f3be2e72f5095418d71fdd58d83fb94678c5
- Size of remote file:
- 2.99 kB
- SHA256:
- 2f16bebe5345096d770c9b78a3c6daadc1dedec5ad13477af3a534b24682c9e2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.