bartowski commited on
Commit
c9bae5f
1 Parent(s): 1f90f79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -14,15 +14,14 @@ All quants made using imatrix option with dataset from [here](https://gist.githu
14
 
15
  ## Prompt format
16
 
17
- \`\`\`
18
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
19
 
20
  {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
21
 
22
  {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
23
 
24
-
25
- \`\`\`
26
 
27
  ## Download a file (not the whole branch) from below:
28
 
 
14
 
15
  ## Prompt format
16
 
17
+ ```
18
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
19
 
20
  {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
21
 
22
  {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
23
 
24
+ ```
 
25
 
26
  ## Download a file (not the whole branch) from below:
27