Spaces:
Sleeping
Sleeping
Anthony G
commited on
Commit
•
44ceb10
1
Parent(s):
6bf9d73
try
Browse files
app.py
CHANGED
@@ -7,7 +7,6 @@ import warnings
|
|
7 |
|
8 |
warnings.filterwarnings("ignore")
|
9 |
|
10 |
-
|
11 |
PEFT_MODEL = "givyboy/phi-2-finetuned-mental-health-conversational"
|
12 |
|
13 |
SYSTEM_PROMPT = """Answer the following question truthfully.
|
|
|
7 |
|
8 |
warnings.filterwarnings("ignore")
|
9 |
|
|
|
10 |
PEFT_MODEL = "givyboy/phi-2-finetuned-mental-health-conversational"
|
11 |
|
12 |
SYSTEM_PROMPT = """Answer the following question truthfully.
|