Instructions to use laituan245/rag-sequence-bart-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use laituan245/rag-sequence-bart-base with Transformers:
# Load model directly from transformers import AutoTokenizer, RagSequenceForGeneration tokenizer = AutoTokenizer.from_pretrained("laituan245/rag-sequence-bart-base") model = RagSequenceForGeneration.from_pretrained("laituan245/rag-sequence-bart-base") - Notebooks
- Google Colab
- Kaggle
Commit ·
06bf522
1
Parent(s): 1ea5fed
Upload pytorch_model.bin
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ee4016d3f63a441ab03e27cb8830c0c44453402facd97781f651bae0cc9fc2f
|
| 3 |
+
size 993612397
|