Instructions to use asas-ai/AraT5_base_8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use asas-ai/AraT5_base_8bit with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("asas-ai/AraT5_base_8bit") model = AutoModelForSeq2SeqLM.from_pretrained("asas-ai/AraT5_base_8bit") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
dc7e4c7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4ae4bb7d1da6990e3abbd6f7afad02bd05ea13110d9222b0e95abb43a8bd47a6
size 651080949
|