mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-20 01:34:59 +00:00
models(gallery): add apollo2-9b (#3860)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
bc7d4586ed
commit
e65e3253a3
2 changed files with 18 additions and 0 deletions
|
@ -14,6 +14,10 @@ config_file: |
|
|||
system: "System: "
|
||||
assistant: "Assistant: "
|
||||
f16: true
|
||||
stopwords:
|
||||
- <|end|>
|
||||
- <|endoftext|>
|
||||
- <eos>
|
||||
template:
|
||||
completion: |
|
||||
Complete the following sentence: {{.Input}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue