ThiloteE commited on
Commit
98ee1db
1 Parent(s): 2623d96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -8,6 +8,14 @@ language:
8
  pipeline_tag: text-generation
9
  ---
10
 
 
 
 
 
 
 
 
 
11
  record low training loss on netcat420/MFANN for the 2.78b model!
12
 
13
  (0.538)
 
8
  pipeline_tag: text-generation
9
  ---
10
 
11
+ Prompt template for GPT4All:
12
+
13
+ ```
14
+ <|endoftext|>Instruct: %1<|endoftext|>
15
+ <|endoftext|>Output: %2<|endoftext|>
16
+ ```
17
+
18
+
19
  record low training loss on netcat420/MFANN for the 2.78b model!
20
 
21
  (0.538)