Instructions to use yentinglin/Taiwan-LLM_v3_tokenizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yentinglin/Taiwan-LLM_v3_tokenizer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("yentinglin/Taiwan-LLM_v3_tokenizer", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload tokenizer
Browse files- tokenizer.model +2 -2
tokenizer.model
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ccc020f3168fa352b03334e5aa981b052ae0aa2bdab19c6f6e9db39b92221c8
|
| 3 |
+
size 971409
|