LDJnr commited on
Commit
01584f8
1 Parent(s): dd517b8

Update Capybara_V1.preset.json

Browse files
Files changed (1) hide show
  1. Capybara_V1.preset.json +2 -2
Capybara_V1.preset.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "name": "True Capybara Raw",
3
  "load_params": {
4
  "n_ctx": 4000,
5
  "n_batch": 512,
@@ -25,7 +25,7 @@
25
  "input_prefix": "USER:",
26
  "input_suffix": "ASSISTANT:",
27
  "antiprompt": [
28
- " ### Instruction:",
29
  "USER:",
30
  "ASSISTANT:"
31
  ],
 
1
  {
2
+ "name": "Capybara V1",
3
  "load_params": {
4
  "n_ctx": 4000,
5
  "n_batch": 512,
 
25
  "input_prefix": "USER:",
26
  "input_suffix": "ASSISTANT:",
27
  "antiprompt": [
28
+ "USER:",
29
  "USER:",
30
  "ASSISTANT:"
31
  ],