Instructions to use tinycompany/Multi-super-128K with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tinycompany/Multi-super-128K with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tinycompany/Multi-super-128K", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload tokenizer.json
Browse files- tokenizer.json +3 -0
tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd13b042f774e9202de232415686d7285860998a84fdba40afa5c2bcaadbef4c
|
| 3 |
+
size 10810609
|