Instructions to use AbrehamT/t5-encoder-adbmo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AbrehamT/t5-encoder-adbmo with Transformers:
# Load model directly from transformers import AutoTokenizer, T5Stack tokenizer = AutoTokenizer.from_pretrained("AbrehamT/t5-encoder-adbmo") model = T5Stack.from_pretrained("AbrehamT/t5-encoder-adbmo", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Abreham Tadesse commited on
Upload T5Stack
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 4894134896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:441cfeb6c2f20fdceb2412c7a441eb27ac06d184a8c5b3623d148733a5ded522
|
| 3 |
size 4894134896
|