Instructions to use griffin/redress-clinical-hallucination-generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use griffin/redress-clinical-hallucination-generator with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("griffin/redress-clinical-hallucination-generator") model = AutoModelForSeq2SeqLM.from_pretrained("griffin/redress-clinical-hallucination-generator", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 128 Bytes
70c4ad3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0f303c797c4bb05ca04f6a6303802199c83b0864549ee5072c385861f8e9d906
size 623
|