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

add starchat link instead of chat-ui

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -35,9 +35,9 @@ StarCoder is a 15.5B parameters language model for code trained for 1T tokens on
35
  - [StarPii](https://huggingface.co/bigcode/starpii): StarEncoder based PII detector.
36
 
37
  ### Tools & Demos
38
- - [StarCoder Chat](https://huggingface.co/chat/?model=bigcode/starcoder): Chat with StarCoder!
39
- - [VSCode Extension](https://marketplace.visualstudio.com/items?itemName=HuggingFace.huggingface-vscode): Code with StarCoder!
40
  - [StarCoder Playground](https://huggingface.co/spaces/bigcode/bigcode-playground): Write with StarCoder!
 
 
41
  - [Tech Assistant Prompt](https://huggingface.co/datasets/bigcode/ta-prompt): With this prompt you can turn StarCoder into tech assistant.
42
  - [StarCoder Editor](https://huggingface.co/spaces/bigcode/bigcode-editor): Edit with StarCoder!
43
 
 
35
  - [StarPii](https://huggingface.co/bigcode/starpii): StarEncoder based PII detector.
36
 
37
  ### Tools & Demos
 
 
38
  - [StarCoder Playground](https://huggingface.co/spaces/bigcode/bigcode-playground): Write with StarCoder!
39
+ - [VSCode Extension](https://marketplace.visualstudio.com/items?itemName=HuggingFace.huggingface-vscode): Code with StarCoder!
40
+ - [StarChat](https://huggingface.co/HuggingFaceH4/starchat-alpha): Chat with StarCoder!
41
  - [Tech Assistant Prompt](https://huggingface.co/datasets/bigcode/ta-prompt): With this prompt you can turn StarCoder into tech assistant.
42
  - [StarCoder Editor](https://huggingface.co/spaces/bigcode/bigcode-editor): Edit with StarCoder!
43