joongi007 commited on
Commit
f7c7354
1 Parent(s): 19a4e8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -10,4 +10,13 @@ model-index:
10
  ---
11
 
12
  - Original model is [yanolja/Bookworm-10.7B-v0.4-DPO](https://huggingface.co/yanolja/Bookworm-10.7B-v0.4-DPO)
13
- - quantized using [llama.cpp](https://github.com/ggerganov/llama.cpp)
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  - Original model is [yanolja/Bookworm-10.7B-v0.4-DPO](https://huggingface.co/yanolja/Bookworm-10.7B-v0.4-DPO)
13
+ - quantized using [llama.cpp](https://github.com/ggerganov/llama.cpp)
14
+
15
+ ```prompt
16
+ <|im_start|>system
17
+ {System}<|im_end|>
18
+ <|im_start|>user
19
+ {User}<|im_end|>
20
+ <|im_start|>assistant
21
+ {Assistant}
22
+ ```