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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Saksorn ruangtanusak commited on
Commit ·
42b746e
1
Parent(s): 5c2ccc4
Upload pytorch_model.bin with git-lfs
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:763adc0bf39d13329d22a4f1c987a4c9be7eecd44a213e4ad98e37500986a6f2
|
| 3 |
+
size 304503045
|