Instructions to use ojus-single/ltm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ojus-single/ltm with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ojus-single/ltm") model = AutoModelForSeq2SeqLM.from_pretrained("ojus-single/ltm") - Notebooks
- Google Colab
- Kaggle
Commit ·
3da67cf
1
Parent(s): 6e65a9a
Training in progress, step 59500
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 281899805
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3996d4c7811d9a56ca24f6d8c4c573b05b1420e216d6d473d59cf69dd407c00b
|
| 3 |
size 281899805
|