Instructions to use devngho/phi4-jamo-tokenizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devngho/phi4-jamo-tokenizer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("devngho/phi4-jamo-tokenizer", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload tokenizer
Browse files- tokenizer.json +2 -2
tokenizer.json
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:4d8f53bdc4f291e051c34c88bcd68f97d8d030f1d6c3eca637a2d77232187bd2
|
| 3 |
+
size 11318085
|