Instructions to use pythainlp/thaig2p-v2.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pythainlp/thaig2p-v2.0 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("pythainlp/thaig2p-v2.0") model = AutoModelForSeq2SeqLM.from_pretrained("pythainlp/thaig2p-v2.0", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8c51bd0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bb6ae1ab45c4c779df1f89a4aa5ea807ec9abd257a1c7d7ee50ef2ed381f7ba6
size 3579
|