Instructions to use nads02/chat_continuationt5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nads02/chat_continuationt5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("nads02/chat_continuationt5") model = AutoModelForSeq2SeqLM.from_pretrained("nads02/chat_continuationt5") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242041896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03ce4c8bc0162043da2129ff3d0de8d812e58ed01b39a939e0dda2fed5ae1c06
|
| 3 |
size 242041896
|