Skip to content

Commit

Permalink
fix: stop word update
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-menlo committed Jan 10, 2024
1 parent 4c1497f commit 8af3e63
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions models/capybara-34b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/codeninja-1.0-7b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": ["<|end_of_turn|>"],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/deepseek-coder-1.3b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/deepseek-coder-34b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/dolphin-2.7-mixtral-8x7b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/llama2-chat-70b-q4/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/llama2-chat-7b-q4/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/mistral-ins-7b-q4/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/mixtral-8x7b-instruct/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/noromaid-7b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/openchat-3.5-7b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": ["<|end_of_turn|>"],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/openhermes-neural-7b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/phi-2-3b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/phind-34b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/solar-10.7b-slerp/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/starling-7b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": ["<|end_of_turn|>"],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/stealth-v1.2-7b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/tinyllama-1.1b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 2048,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/trinity-v1.2-7b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/tulu-2-70b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/wizardcoder-13b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/yarn-mistral-7b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down
1 change: 1 addition & 0 deletions models/yi-34b/model.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"top_p": 0.95,
"stream": true,
"max_tokens": 4096,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
Expand Down

0 comments on commit 8af3e63

Please sign in to comment.