lvwerra HF staff commited on
Commit
54e60b8
·
1 Parent(s): 21ba93a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -23,9 +23,7 @@ BigCode is an open scientific collaboration working on responsible training of l
23
 
24
  <details>
25
  <summary>
26
- <h2>
27
- 💫StarCoder
28
- </h2>
29
  </summary>
30
  StarCoder is a 15.5B parameters language model for code trained for 1T tokens on 80+ programming languages. It uses MQA for efficient generation, has 8,192 tokens context window and can do fill-in-the-middle.
31
 
 
23
 
24
  <details>
25
  <summary>
26
+ <h2>💫StarCoder</h2>
 
 
27
  </summary>
28
  StarCoder is a 15.5B parameters language model for code trained for 1T tokens on 80+ programming languages. It uses MQA for efficient generation, has 8,192 tokens context window and can do fill-in-the-middle.
29