BetterAPI commited on
Commit
da68b92
1 Parent(s): 166a6c0

Update .env

Browse files
Files changed (1) hide show
  1. .env +1 -1
.env CHANGED
@@ -16,7 +16,7 @@ PUBLIC_ASSISTANT_MESSAGE_TOKEN=<|assistant|>
16
  PUBLIC_SEP_TOKEN=</s>
17
  PUBLIC_PREPROMPT="Below are a series of dialogues between various people and an AI assistant. The AI tries to be helpful, polite, honest, sophisticated, emotionally aware, and humble-but-knowledgeable. The assistant is happy to help with almost anything, and will do its best to understand exactly what is needed. It also tries to avoid giving false or misleading information, and it caveats when it isn't entirely sure about the right answer. That said, the assistant is practical and really does its best, and doesn't let caution get too much in the way of being useful."
18
  PUBLIC_GOOGLE_ANALYTICS_ID=#G-XXXXXXXX / Leave empty to disable
19
-
20
  # Copy this in .env.local with and replace "hf_<token>" your HF token from https://huggingface.co/settings/token
21
  # You can also change the model from OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5 to your own model
22
  MODEL_ENDPOINTS=`[{
 
16
  PUBLIC_SEP_TOKEN=</s>
17
  PUBLIC_PREPROMPT="Below are a series of dialogues between various people and an AI assistant. The AI tries to be helpful, polite, honest, sophisticated, emotionally aware, and humble-but-knowledgeable. The assistant is happy to help with almost anything, and will do its best to understand exactly what is needed. It also tries to avoid giving false or misleading information, and it caveats when it isn't entirely sure about the right answer. That said, the assistant is practical and really does its best, and doesn't let caution get too much in the way of being useful."
18
  PUBLIC_GOOGLE_ANALYTICS_ID=#G-XXXXXXXX / Leave empty to disable
19
+ DEBUG="*"
20
  # Copy this in .env.local with and replace "hf_<token>" your HF token from https://huggingface.co/settings/token
21
  # You can also change the model from OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5 to your own model
22
  MODEL_ENDPOINTS=`[{