GGUF
Not-For-All-Audiences
nsfw
Undi95 commited on
Commit
01430da
1 Parent(s): 1e8c324

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -103,4 +103,15 @@ The goal is to find the best way to interlace layers the best way possible to ha
103
 
104
  Normal/Inverted is by chunk of 16 layers and Precise/PreciseInverted is by chunk of 8 layers.
105
 
106
- All the models are made of 64(+1) layers. Need testing.
 
 
 
 
 
 
 
 
 
 
 
 
103
 
104
  Normal/Inverted is by chunk of 16 layers and Precise/PreciseInverted is by chunk of 8 layers.
105
 
106
+ All the models are made of 64(+1) layers. Need testing.
107
+
108
+ ## Prompt template: Alpaca
109
+
110
+ ```
111
+ Below is an instruction that describes a task. Write a response that completes the request.
112
+
113
+ ### Instruction:
114
+ {prompt}
115
+
116
+ ### Response:
117
+ ```