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 ·
356b8a8
1
Parent(s): 3da67cf
Training in progress, step 60500
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:9de032872480c2931b37ea77e4c8791ee763b74d7214f1b6380f4c05e94d33c0
|
| 3 |
size 281899805
|