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