Instructions to use vinai/bartpho-syllable-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vinai/bartpho-syllable-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="vinai/bartpho-syllable-base", device_map="auto")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("vinai/bartpho-syllable-base") model = AutoModel.from_pretrained("vinai/bartpho-syllable-base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c4cabb507d87b5c52717d5862b80a907f19f274fb44fb5b15ad93111cecb8553
- Size of remote file:
- 526 MB
- SHA256:
- 7b40de35bf482ce9761de319a13886f39fa35c15d339763896a1dffd106b7021
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.