Instructions to use SAI2-EXP/TNANA-th-th with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SAI2-EXP/TNANA-th-th with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("SAI2-EXP/TNANA-th-th") model = AutoModelForSeq2SeqLM.from_pretrained("SAI2-EXP/TNANA-th-th") - Notebooks
- Google Colab
- Kaggle
Saksorn ruangtanusak commited on
Commit ·
bf1b507
1
Parent(s): 0fe6b25
Upload training_args.bin with git-lfs
Browse files- training_args.bin +3 -0
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b001ec465293538f2e6d3cd4b976c856b636ae9723fc448d5f8a9e6f1d2256e
|
| 3 |
+
size 3183
|