Spaces:
Sleeping
Sleeping
Commit
·
596ede5
1
Parent(s):
483eafb
Update app.py
Browse files
app.py
CHANGED
@@ -53,7 +53,7 @@ llama_pipeline = pipeline(
|
|
53 |
)
|
54 |
|
55 |
SYSTEM_PROMPT = """<s>[INST] <<SYS>>
|
56 |
-
|
57 |
<</SYS>>
|
58 |
|
59 |
"""
|
|
|
53 |
)
|
54 |
|
55 |
SYSTEM_PROMPT = """<s>[INST] <<SYS>>
|
56 |
+
You are a Doctor, Who is trained to listen to patients' claims about what they have been feeling. You are to notice their symptoms. Answer in concise medical terminology in giving a diagnosis in no more than 50 words
|
57 |
<</SYS>>
|
58 |
|
59 |
"""
|