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