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