Spaces:
Sleeping
Sleeping
John Graham Reynolds
commited on
Commit
·
2b9da67
1
Parent(s):
1543f99
rename title
Browse files
app.py
CHANGED
@@ -30,7 +30,7 @@ EXAMPLE_PROMPTS = [
|
|
30 |
"Write a short story about a country concert in Nashville, Tennessee.",
|
31 |
]
|
32 |
|
33 |
-
TITLE = "VUMC
|
34 |
DESCRIPTION="""Welcome to the first generation Vanderbilt AI assistant! \n This AI assistant is built atop the Databricks DBRX large language model
|
35 |
and is augmented with additional organization-specific knowledge. Specifically, it has been preliminarily augmented with knowledge of Vanderbilt University Medical Center
|
36 |
terms like **Data Lake**, **EDW** (Enterprise Data Warehouse), **HCERA** (Health Care and Education Reconciliation Act), and **thousands more!** The model has **no access to PHI**.
|
|
|
30 |
"Write a short story about a country concert in Nashville, Tennessee.",
|
31 |
]
|
32 |
|
33 |
+
TITLE = "VUMC AI Assistant"
|
34 |
DESCRIPTION="""Welcome to the first generation Vanderbilt AI assistant! \n This AI assistant is built atop the Databricks DBRX large language model
|
35 |
and is augmented with additional organization-specific knowledge. Specifically, it has been preliminarily augmented with knowledge of Vanderbilt University Medical Center
|
36 |
terms like **Data Lake**, **EDW** (Enterprise Data Warehouse), **HCERA** (Health Care and Education Reconciliation Act), and **thousands more!** The model has **no access to PHI**.
|