Instructions to use ZhiguangHan/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ZhiguangHan/output with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ZhiguangHan/output") model = AutoModelForSeq2SeqLM.from_pretrained("ZhiguangHan/output") - Notebooks
- Google Colab
- Kaggle
Commit ·
73b9600
1
Parent(s): 581f319
Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1187447517
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f24368b093d18f73abff46ec443f9462a910cb6ccabb3935b44b26f3f0fcf325
|
| 3 |
size 1187447517
|