Instructions to use RaushanTurganbay/kimi2.7-processor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RaushanTurganbay/kimi2.7-processor with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RaushanTurganbay/kimi2.7-processor", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload tokenizer.json with huggingface_hub
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:ade2b06256c2d4cd7f1e54463110ae604c87e374a17bebdeeee7a927d827f4fd
|
| 3 |
+
size 19592764
|