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