adowu commited on
Commit
0449034
1 Parent(s): 6a71bbd

Update .env.local

Browse files
Files changed (1) hide show
  1. .env.local +1 -1
.env.local CHANGED
@@ -211,7 +211,7 @@ OLD_MODELS=`[
211
  {"name": "codellama/CodeLlama-34b-Instruct-hf"}
212
  ]`
213
  TASK_MODEL='mistralai/Mistral-7B-Instruct-v0.1'
214
- APP_BASE="/chat"
215
  PUBLIC_ORIGIN=https://huggingface.co
216
  PUBLIC_SHARE_PREFIX=https://hf.co/chat
217
  PUBLIC_ANNOUNCEMENT_BANNERS=`[]`
 
211
  {"name": "codellama/CodeLlama-34b-Instruct-hf"}
212
  ]`
213
  TASK_MODEL='mistralai/Mistral-7B-Instruct-v0.1'
214
+ APP_BASE="/c"
215
  PUBLIC_ORIGIN=https://huggingface.co
216
  PUBLIC_SHARE_PREFIX=https://hf.co/chat
217
  PUBLIC_ANNOUNCEMENT_BANNERS=`[]`