Instructions to use RUCAIBox/live-bart-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RUCAIBox/live-bart-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("RUCAIBox/live-bart-base") model = AutoModelForSeq2SeqLM.from_pretrained("RUCAIBox/live-bart-base") - Notebooks
- Google Colab
- Kaggle
Delete sorted_differences.tgz
Browse files- sorted_differences.tgz +0 -3
sorted_differences.tgz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e6295dd6182e1105af0e988267117388838a4364e56a6bbac7698a33831cb956
|
| 3 |
-
size 545617482
|
|
|
|
|
|
|
|
|
|
|
|