Instructions to use yuchenlin/easy-instruct-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yuchenlin/easy-instruct-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("yuchenlin/easy-instruct-base") model = AutoModelForSeq2SeqLM.from_pretrained("yuchenlin/easy-instruct-base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fd68b16936c30844a887ae6a4cc15e8a644a92aa22cbdede01227496dd91a550
- Size of remote file:
- 627 Bytes
- SHA256:
- 671e70d7385877148065a1baeb07f11e11313e2ad4b6412a53f6cee7a6a4ec74
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.