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/chat-with-bob.txt | |
parent | 489093548c89c67520109ab25c4df4a4614a32a0 (diff) |
Revert "main : alternative instruct mode (Vicuna support, etc.) (#863)" (#982)
This reverts commit f4d277ae17247ee51129ef1a9ff74d377cc90b1b.
Diffstat (limited to 'configs/chat-with-bob.txt')
-rw-r--r-- | configs/chat-with-bob.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/configs/chat-with-bob.txt b/configs/chat-with-bob.txt deleted file mode 100644 index 0caa749..0000000 --- a/configs/chat-with-bob.txt +++ /dev/null @@ -1,15 +0,0 @@ ---interactive-first ---keep -1 ---ins-prefix-bos ---ins-prefix "\nUser: " ---ins-suffix "\nBob: " ---reverse-prompt "User: " ---rm-trailing-space-workaround - --p "Transcript of a dialog, where the User interacts with an Assistant named Bob. Bob is helpful, kind, honest, good at writing, and never fails to answer the User's requests immediately and with precision. - -User: Hello, Bob. -Bob: Hello. How may I help you today? -User: Please tell me the largest city in Europe. -Bob: Sure. The largest city in Europe is Moscow, the capital of Russia." - |