Instructions to use Moleys/hirashiba-mt-tiny-vp-zh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Moleys/hirashiba-mt-tiny-vp-zh with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Moleys/hirashiba-mt-tiny-vp-zh") model = AutoModelForSeq2SeqLM.from_pretrained("Moleys/hirashiba-mt-tiny-vp-zh") - Notebooks
- Google Colab
- Kaggle
Upload 3 files
Browse files- model.safetensors +1 -1
- source.spm +2 -2
- target.spm +2 -2
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 70377496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afcc6e96c872845d8a26e32a086e11e58c6d9e37b9d79b769a97dbf4d3acaed6
|
| 3 |
size 70377496
|
source.spm
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:9c8c52640ef2d72e5d062ce51a8f791dd780ed2fdefac7d66c5f93ec1c9393f7
|
| 3 |
+
size 554437
|
target.spm
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:d7986728b62780800f87583c80abc1216220d07d11fcda58e3e22c4ebeb24927
|
| 3 |
+
size 549931
|