Instructions to use tihonn/pegasus-large_1742608050.119433 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tihonn/pegasus-large_1742608050.119433 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("tihonn/pegasus-large_1742608050.119433") model = AutoModelForSeq2SeqLM.from_pretrained("tihonn/pegasus-large_1742608050.119433", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2500
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2283652852
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f2cfa7a8b8e09fe227b0fb0ca5bcc060422f65c4393e75b98cd727c7d102e0e
|
| 3 |
size 2283652852
|