Brasd99 commited on
Commit
bf6aa9d
1 Parent(s): b2e46de

Changed model

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "MAX_ATTEMPS": 5,
5
  "WAIT_TIME": 1,
6
  "CHATGPT_URL": "https://free.churchless.tech/v1/chat/completions",
7
- "SBER_GRT": "ai-forever/rugpt3large_based_on_gpt2",
8
  "USE_SBER": 1,
9
  "SYSTEM_PROMPT": "Your task is to give the most detailed answer to the question posed. At the beginning of the question, there are tags in square brackets specifying the subject of the question. It is necessary to answer in the language of the user's question"
10
  }
 
4
  "MAX_ATTEMPS": 5,
5
  "WAIT_TIME": 1,
6
  "CHATGPT_URL": "https://free.churchless.tech/v1/chat/completions",
7
+ "SBER_GRT": "ai-forever/rugpt3small_based_on_gpt2",
8
  "USE_SBER": 1,
9
  "SYSTEM_PROMPT": "Your task is to give the most detailed answer to the question posed. At the beginning of the question, there are tags in square brackets specifying the subject of the question. It is necessary to answer in the language of the user's question"
10
  }