Instructions to use palat/bort with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use palat/bort with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("palat/bort") model = AutoModelForSeq2SeqLM.from_pretrained("palat/bort", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Robert Gale commited on
Commit ·
39c43d2
1
Parent(s): 79911f9
Fairseq-compatible models
Browse files- pytorch_model.bin +2 -2
- pytorch_model.bort-pr-noisy.bin +2 -2
- pytorch_model.bort-pr-sp-noisy.bin +2 -2
- pytorch_model.bort-pr-sp.bin +2 -2
- pytorch_model.bort-pr.bin +2 -2
- pytorch_model.bort-sp-noisy.bin +2 -2
- pytorch_model.bort-sp.bin +2 -2
pytorch_model.bin
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:4afc9da173b9239cc8a7cbbf099b3997423bb5b6287655ab2bc9b759e5144950
|
| 3 |
+
size 560892605
|
pytorch_model.bort-pr-noisy.bin
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:aa6258f246da8d60f72841f6ec9850aab7d6d8f980259101a73f34c49af5e426
|
| 3 |
+
size 560891701
|
pytorch_model.bort-pr-sp-noisy.bin
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:4afc9da173b9239cc8a7cbbf099b3997423bb5b6287655ab2bc9b759e5144950
|
| 3 |
+
size 560892605
|
pytorch_model.bort-pr-sp.bin
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:b0e65e74ca30dfc17b5e28fd2fab2fb415e5990a704cbe81ca536a99e3b4ea7f
|
| 3 |
+
size 560890861
|
pytorch_model.bort-pr.bin
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:2a20f8933e8d430702328b27a873bcfbbde7afd0b6ba5f60661567cc2bab057d
|
| 3 |
+
size 560889957
|
pytorch_model.bort-sp-noisy.bin
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:2a2c3deae6e5e55f455b9299f66eaea31e08098a54855a933a7aee2f56a8f047
|
| 3 |
+
size 560891701
|
pytorch_model.bort-sp.bin
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:d24dc414b833a1e149612d19a00d05d5faca009654f46ceb2ad793253f854168
|
| 3 |
+
size 560889957
|