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: 129 Bytes
70c4ad3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5c462c0f9afa32d322e8ad6608039a0afa468e9f6fa017ca4efa3177bce0b81c
size 2735
|