Instructions to use hf-internal-testing/tiny-random-marian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-marian with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-marian", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
328fbe2
1
Parent(s): 03c113d
v3
Browse files- pytorch_model.bin +1 -1
- tf_model.h5 +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7788451
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b00d432fb6b6163eafe3797aa32bd08e0a48191f225197d91b56fa8e21cee02
|
| 3 |
size 7788451
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 12668792
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b521ea3cce73b3dd9ff072af51a5ea9bb8b0dde2932d2f56c02a2d0fe7aadac
|
| 3 |
size 12668792
|