diff options
author | Pavol Rusnak <pavol@rusnak.io> | 2023-04-14 21:58:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-14 22:58:43 +0300 |
commit | c85e03d12e4b8af22cb13aa9c618dcd5935862fd (patch) | |
tree | 7d09ebccd55bd46f82f0e629d9751aedca1e2183 /configs/vicuna-stop.txt | |
parent | 489093548c89c67520109ab25c4df4a4614a32a0 (diff) |
Revert "main : alternative instruct mode (Vicuna support, etc.) (#863)" (#982)
This reverts commit f4d277ae17247ee51129ef1a9ff74d377cc90b1b.
Diffstat (limited to 'configs/vicuna-stop.txt')
-rw-r--r-- | configs/vicuna-stop.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/configs/vicuna-stop.txt b/configs/vicuna-stop.txt deleted file mode 100644 index 911d067..0000000 --- a/configs/vicuna-stop.txt +++ /dev/null @@ -1,8 +0,0 @@ ---interactive-first ---keep -1 ---ins-prefix-bos ---ins-prefix "\n### Human: " ---ins-suffix "\n### Assistant: " ---reverse-prompt "### Human: " ---stop-prompt "### Assistant: " ---rm-trailing-space-workaround |