Instructions to use Jyotiyadav/InsuranceModel1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jyotiyadav/InsuranceModel1.0 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Jyotiyadav/InsuranceModel1.0") model = AutoModelForSeq2SeqLM.from_pretrained("Jyotiyadav/InsuranceModel1.0", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
700b6a7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:95e80bec45dc15cd755815cf013ce7f50d1ae1a57acce81dbaf12154c77ea594
size 1980860410
|