Instructions to use ibrahimsharaf/AraT5_stage3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ibrahimsharaf/AraT5_stage3 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ibrahimsharaf/AraT5_stage3") model = AutoModelForSeq2SeqLM.from_pretrained("ibrahimsharaf/AraT5_stage3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload optimizer.pt with huggingface_hub
Browse files- optimizer.pt +3 -0
optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:312720c809656873588a45622b2673513f1d0da7ffa9749fb96d50200bc2c508
|
| 3 |
+
size 2940307450
|