rombodawg commited on
Commit
5b953e6
1 Parent(s): dd46c08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -24,6 +24,21 @@ multi-line:
24
  <|im_start|>assistant
25
  {Assistant answer}<|im_end|>
26
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  Training data:
28
 
29
  - https://wandb.ai/open-assistant/epfl-mt-sft/runs/run34_megacode2_min100_13b
 
24
  <|im_start|>assistant
25
  {Assistant answer}<|im_end|>
26
  ```
27
+ Gpt4all template:
28
+
29
+ - System prompt
30
+ ```
31
+ <|im_start|>system
32
+ {system message}
33
+ ```
34
+ - Prompt template
35
+ ```
36
+ <|im_end|>
37
+ <|im_start|>user
38
+ %1<|im_end|>
39
+ <|im_start|>assistant
40
+ ```
41
+
42
  Training data:
43
 
44
  - https://wandb.ai/open-assistant/epfl-mt-sft/runs/run34_megacode2_min100_13b