Instructions to use google/seahorse-large-q5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/seahorse-large-q5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("google/seahorse-large-q5") model = AutoModelForSeq2SeqLM.from_pretrained("google/seahorse-large-q5") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
1a0e8d9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8ac9b7e509cbcb37f5a505f08d5bea695a180eab55519386bf261727a1373262
size 4918511257
|