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 ·
6e65a9a
1
Parent(s): c896232
Training in progress, step 58500
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:f0d438bd6f74f802a79e4c689936dcea898b51afc28e32044e880e9368bb779b
|
| 3 |
size 281899805
|