lewtun HF staff commited on
Commit
e29ddac
1 Parent(s): 4b6a169

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +1 -1
.env.local.template CHANGED
@@ -95,4 +95,4 @@ PUBLIC_APP_ASSETS=chatui # used to find logos & favicons in static/$PUBLIC_APP_A
95
  PUBLIC_APP_COLOR=${APP_COLOR} # can be any of tailwind colors: https://tailwindcss.com/docs/customizing-colors#default-color-palette
96
  PUBLIC_APP_DATA_SHARING=#set to 1 to enable disclaimers & options about data sharing
97
  PUBLIC_APP_DATA_DISCLAIMER=#set to 1 to enable disclaimers about model outputs
98
- PUBLIC_APP_DESCRIPTION=This demo showcases two Mistral 7B models that have been aligned via Anthropic's Constitutional AI method. Use the ⚙️ to switch models.
 
95
  PUBLIC_APP_COLOR=${APP_COLOR} # can be any of tailwind colors: https://tailwindcss.com/docs/customizing-colors#default-color-palette
96
  PUBLIC_APP_DATA_SHARING=#set to 1 to enable disclaimers & options about data sharing
97
  PUBLIC_APP_DATA_DISCLAIMER=#set to 1 to enable disclaimers about model outputs
98
+ PUBLIC_APP_DESCRIPTION=This demo showcases two Mistral 7B models that have been aligned via Constitutional AI. Use the ⚙️ to switch models.