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 ·
8aa3db9
1
Parent(s): 7617046
Training in progress, step 69500
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:bc441bf8fde15a56871f2c447c637a325477cf73b462f44760bc9396726ee723
|
| 3 |
size 281899805
|