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