Instructions to use FiveC/EDA_RD-Bahnar-Vie with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FiveC/EDA_RD-Bahnar-Vie with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("FiveC/EDA_RD-Bahnar-Vie") model = AutoModelForSeq2SeqLM.from_pretrained("FiveC/EDA_RD-Bahnar-Vie") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
cc8aeb6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:15d3fe8a7d953af6365b36cf6dd768a550c98bed176279152ef4a206acb55453
size 5969
|