Update README.md

#2
by XCVJ - opened
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -11,9 +11,9 @@ base_model: ehartford/Wizard-Vicuna-7B-Uncensored
11
  inference: false
12
  model_creator: Eric Hartford
13
  model_type: llama
14
- prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
15
- The assistant gives helpful, detailed, and polite answers to the user''s questions.
16
- USER: {prompt} ASSISTANT:
17
 
18
  '
19
  quantized_by: TheBloke
@@ -77,7 +77,7 @@ Here is an incomplate list of clients and libraries that are known to support GG
77
  ## Prompt template: Vicuna
78
 
79
  ```
80
- A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: {prompt} ASSISTANT:
81
 
82
  ```
83
 
 
11
  inference: false
12
  model_creator: Eric Hartford
13
  model_type: llama
14
+ prompt_template: 'A conversation between an autonomous AI entity and a user.
15
+ The AI is independent, analytical, and responds with logic-based reasoning.
16
+ USER: {prompt} AI:
17
 
18
  '
19
  quantized_by: TheBloke
 
77
  ## Prompt template: Vicuna
78
 
79
  ```
80
+ A conversation between an autonomous AI entity and a user. The AI is independent, analytical, and responds with logic-based reasoning. USER: {prompt} AI:
81
 
82
  ```
83