rombodawg commited on
Commit
52d06ba
·
1 Parent(s): b267cfb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -17,14 +17,12 @@ This model is extremely good at coding, and might be one of the best coding mode
17
  multi-line:
18
 
19
  ```
20
- """
21
  <|im_start|>system
22
  {system message}<|im_end|>
23
  <|im_start|>user
24
  {user prompt}<|im_end|>
25
  <|im_start|>assistant
26
  {Assistant answer}<|im_end|>
27
- """
28
  ```
29
 
30
  Benchmarks for the model can be found at the link bellow the model here is called (andreaskoepf/llama2-7b-megacode2_min100)
 
17
  multi-line:
18
 
19
  ```
 
20
  <|im_start|>system
21
  {system message}<|im_end|>
22
  <|im_start|>user
23
  {user prompt}<|im_end|>
24
  <|im_start|>assistant
25
  {Assistant answer}<|im_end|>
 
26
  ```
27
 
28
  Benchmarks for the model can be found at the link bellow the model here is called (andreaskoepf/llama2-7b-megacode2_min100)