kroonen commited on
Commit
264b5a2
1 Parent(s): 8c85075

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -12,6 +12,16 @@ tags:
12
  - 4_K_M
13
  ---
14
 
15
- This is a quantized **GGUF** version of **OpenOrca-Platypus-13B** quantized to **4_K-M** format.
16
 
17
- *(link to the original model : https://huggingface.co/Open-Orca/OpenOrca-Platypus2-13B)*
 
 
 
 
 
 
 
 
 
 
 
12
  - 4_K_M
13
  ---
14
 
15
+ This is a more recent quantized **GGUF** version of **OpenOrca-Platypus-13B** quantized to **4_K-M** respecting the new format from *(https://github.com/ggerganov/llama.cpp)*.
16
 
17
+ *(link to the original model : https://huggingface.co/Open-Orca/OpenOrca-Platypus2-13B)*
18
+
19
+ ## Instruction template :
20
+
21
+ ```
22
+ ### Instruction:
23
+
24
+ <prompt> (without the <>)
25
+
26
+ ### Response:
27
+ ```