Instructions to use hf-internal-testing/tiny-random-pegasus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-pegasus with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-pegasus", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
efbd198
1
Parent(s): f049525
v3
Browse files- pytorch_model.bin +1 -1
- tf_model.h5 +1 -1
- tokenizer.json +0 -0
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 314067
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d373b31583139715d4d9d153586a5e54467bcfe506069f36160c76988889068
|
| 3 |
size 314067
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1991000
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7b9ff2ae38a3603a224e63b70188826b78ec1b675c17f6fe6c8773a2e1c50b2
|
| 3 |
size 1991000
|
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|