Instructions to use hf-internal-testing/tiny-random-bart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-bart with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-bart", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
064b37d
1
Parent(s): d97f081
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 278151
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05cabed25f56a89f475aded43d71b5856e1b9030e12621e2f7db0c16d517ed76
|
| 3 |
size 278151
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1869560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15fcfee6c180a0ece2ae7d0964a563d32cc8e42875ee5adffe01c23a7522096f
|
| 3 |
size 1869560
|