Undi95 commited on
Commit
134e042
1 Parent(s): bcf3dfb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -13,4 +13,19 @@ Need to see if it really work good or I was just lucky with my prompt.
13
 
14
  OG model : [NeverSleep/Nethena-13B](https://huggingface.co/NeverSleep/Nethena-13B)
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  Thanks Ikari.
 
13
 
14
  OG model : [NeverSleep/Nethena-13B](https://huggingface.co/NeverSleep/Nethena-13B)
15
 
16
+ ## Prompt template: Alpaca
17
+
18
+ ```
19
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
20
+
21
+ ### Instruction:
22
+ {prompt}
23
+
24
+ ### Response:
25
+ ```
26
+
27
+ LimaRP is always kicking in and thus, this can be used to have more control on the size of the output.
28
+
29
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab1241ad514ca8d1430003/2ftpUX9khVcddk-VGEH3p.png)
30
+
31
  Thanks Ikari.