Instructions to use NlpHUST/vi-electra-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NlpHUST/vi-electra-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("NlpHUST/vi-electra-small") model = AutoModelForPreTraining.from_pretrained("NlpHUST/vi-electra-small") - Notebooks
- Google Colab
- Kaggle
No model card
- Downloads last month
- 1,976
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support