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 ·
424c719
1
Parent(s): 8aa3db9
Training in progress, step 70500
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:21ae5ea52bef6883b3a6f2baec5140e353d3ae9b7825cf9e79f87a929fdfe8e8
|
| 3 |
size 281899805
|