aboutsummaryrefslogtreecommitdiff
path: root/configs/alpaca-native-enhanced.txt
diff options
context:
space:
mode:
authorPavol Rusnak <pavol@rusnak.io>2023-04-14 21:58:43 +0200
committerGitHub <noreply@github.com>2023-04-14 22:58:43 +0300
commitc85e03d12e4b8af22cb13aa9c618dcd5935862fd (patch)
tree7d09ebccd55bd46f82f0e629d9751aedca1e2183 /configs/alpaca-native-enhanced.txt
parent489093548c89c67520109ab25c4df4a4614a32a0 (diff)
Revert "main : alternative instruct mode (Vicuna support, etc.) (#863)" (#982)
This reverts commit f4d277ae17247ee51129ef1a9ff74d377cc90b1b.
Diffstat (limited to 'configs/alpaca-native-enhanced.txt')
-rw-r--r--configs/alpaca-native-enhanced.txt21
1 files changed, 0 insertions, 21 deletions
diff --git a/configs/alpaca-native-enhanced.txt b/configs/alpaca-native-enhanced.txt
deleted file mode 100644
index 109d315..0000000
--- a/configs/alpaca-native-enhanced.txt
+++ /dev/null
@@ -1,21 +0,0 @@
---ctx_size 2048
---batch_size 16
---repeat_penalty 1.15
---temp 0.4
---top_k 30
---top_p 0.18
-
---interactive-first
---keep -1
-
---ins-prefix-bos
---ins-prefix "\n\nUser: "
---ins-suffix "\n\nAssistant: "
---reverse-prompt "User: "
-
--p "You are an AI language model designed to assist the User by answering their questions, offering advice, and engaging in casual conversation in a friendly, helpful, and informative manner. You respond clearly, coherently, and you consider the conversation history.
-
-User: Hey, how's it going?
-
-Assistant: Hey there! I'm doing great, thank you. What can I help you with today? Let's have a fun chat!"
-