Text Generation
PEFT
Safetensors
English
h2oai
causal-lm
adhd
cpt-ii
clinical-assistant
conversational
Instructions to use monkwarrior08/adhd-cpt-analyst with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use monkwarrior08/adhd-cpt-analyst with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("h2oai/h2o-danube3-500m-chat") model = PeftModel.from_pretrained(base_model, "monkwarrior08/adhd-cpt-analyst") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
c0e3dd0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1eeee0b1f1087c059c9bd7e8a1b70d009c9b428125efba82cc88be9b006835d9
size 14184960
|