TheBloke commited on
Commit
c1f44c7
1 Parent(s): 1e10b49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -10
README.md CHANGED
@@ -12,11 +12,7 @@ license:
12
  model_creator: NousResearch
13
  model_name: Nous Capybara 34B
14
  model_type: yi
15
- prompt_template: 'USER: {prompt}
16
-
17
- ASSISTANT:
18
-
19
- '
20
  quantized_by: TheBloke
21
  tags:
22
  - sft
@@ -78,11 +74,7 @@ It is supported by:
78
  <!-- prompt-template start -->
79
  ## Prompt template: User-Assistant
80
 
81
- ```
82
- USER: {prompt}
83
- ASSISTANT:
84
-
85
- ```
86
 
87
  <!-- prompt-template end -->
88
 
 
12
  model_creator: NousResearch
13
  model_name: Nous Capybara 34B
14
  model_type: yi
15
+ prompt_template: 'USER: {prompt} ASSISTANT:'
 
 
 
 
16
  quantized_by: TheBloke
17
  tags:
18
  - sft
 
74
  <!-- prompt-template start -->
75
  ## Prompt template: User-Assistant
76
 
77
+ ```USER: {prompt} ASSISTANT:```
 
 
 
 
78
 
79
  <!-- prompt-template end -->
80