Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,11 @@ datasets:
|
|
4 |
- lemonilia/LimaRP
|
5 |
---
|
6 |
|
|
|
|
|
|
|
|
|
|
|
7 |
## GPTQ
|
8 |
|
9 |
2048 sequence length
|
@@ -24,10 +29,3 @@ base model alpindale/goliath-120b tuned on koishi commit 6e675d1 for one epoch
|
|
24 |
then tuned on pippa 6412b0c for one epoch (metharme completion)
|
25 |
|
26 |
then tuned on limarp (without ponyville, lolicit, all the fallen, and eka's portal subsets) Version 2023-10-19 for 2 epochs in metharme completion format
|
27 |
-
|
28 |
-
|
29 |
-
## Prompting
|
30 |
-
|
31 |
-
The current model version has been trained on prompts using three different roles, which are denoted by the following tokens: `<|system|>`, `<|user|>` and `<|model|>`.
|
32 |
-
|
33 |
-
The `<|system|>` prompt can be used to inject out-of-channel information behind the scenes, while the `<|user|>` prompt should be used to indicate user input. The `<|model|>` token should then be used to indicate that the model should generate a response. These tokens can happen multiple times and be chained up to form a conversation history.
|
|
|
4 |
- lemonilia/LimaRP
|
5 |
---
|
6 |
|
7 |
+
## Gen Settings & Prompting
|
8 |
+
|
9 |
+
https://rentry.org/tsukasamodel
|
10 |
+
|
11 |
+
|
12 |
## GPTQ
|
13 |
|
14 |
2048 sequence length
|
|
|
29 |
then tuned on pippa 6412b0c for one epoch (metharme completion)
|
30 |
|
31 |
then tuned on limarp (without ponyville, lolicit, all the fallen, and eka's portal subsets) Version 2023-10-19 for 2 epochs in metharme completion format
|
|
|
|
|
|
|
|
|
|
|
|
|
|