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