Amod/mental_health_counseling_conversations
Preview • Updated • 1.66k • 501
How to use hackergeek98/therapist01 with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("fill-in-model-name")
model.load_adapter("hackergeek98/therapist01", set_active=True)Base model
openai-community/gpt2