loubnabnl HF staff commited on
Commit
3f307f3
1 Parent(s): 05ab9b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -24,8 +24,6 @@ BigCode is an open scientific collaboration working on responsible training of l
24
  ## 💫StarCoder
25
  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.
26
 
27
- **Chat with StarCoder here**: [https://huggingface.co/chat/?model=bigcode/starcoder ](https://huggingface.co/chat/?model=bigcode/starcoder )
28
-
29
  ### Models
30
  - [Paper](https://arxiv.org/abs/2305.06161): A technical report about StarCoder.
31
  - [GitHub](https://github.com/bigcode-project/starcoder/tree/main): All you need to know about using or fine-tuning StarCoder.
 
24
  ## 💫StarCoder
25
  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.
26
 
 
 
27
  ### Models
28
  - [Paper](https://arxiv.org/abs/2305.06161): A technical report about StarCoder.
29
  - [GitHub](https://github.com/bigcode-project/starcoder/tree/main): All you need to know about using or fine-tuning StarCoder.