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

add starcoder+ and starchat beta

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -29,13 +29,14 @@ StarCoder is a 15.5B parameters language model for code trained for 1T tokens on
29
  - [GitHub](https://github.com/bigcode-project/starcoder/tree/main): All you need to know about using or fine-tuning StarCoder.
30
  - [StarCoder](https://huggingface.co/bigcode/starcoder): StarCoderBase further trained on Python.
31
  - [StarCoderBase](https://huggingface.co/bigcode/starcoderbase): Trained on 80+ languages from The Stack.
 
32
  - [StarEncoder](https://huggingface.co/bigcode/starencoder): Encoder model trained on TheStack.
33
  - [StarPii](https://huggingface.co/bigcode/starpii): StarEncoder based PII detector.
34
 
35
  ### Tools & Demos
36
- - [StarCoder Playground](https://huggingface.co/spaces/bigcode/bigcode-playground): Write with StarCoder!
37
  - [VSCode Extension](https://marketplace.visualstudio.com/items?itemName=HuggingFace.huggingface-vscode): Code with StarCoder!
38
- - [StarChat](https://huggingface.co/HuggingFaceH4/starchat-alpha): Chat with StarCoder!
39
  - [Tech Assistant Prompt](https://huggingface.co/datasets/bigcode/ta-prompt): With this prompt you can turn StarCoder into tech assistant.
40
  - [StarCoder Editor](https://huggingface.co/spaces/bigcode/bigcode-editor): Edit with StarCoder!
41
 
 
29
  - [GitHub](https://github.com/bigcode-project/starcoder/tree/main): All you need to know about using or fine-tuning StarCoder.
30
  - [StarCoder](https://huggingface.co/bigcode/starcoder): StarCoderBase further trained on Python.
31
  - [StarCoderBase](https://huggingface.co/bigcode/starcoderbase): Trained on 80+ languages from The Stack.
32
+ - [StarCoder+](https://huggingface.co/bigcode/starcoderplus): StarCoderBase further trained on English web data.
33
  - [StarEncoder](https://huggingface.co/bigcode/starencoder): Encoder model trained on TheStack.
34
  - [StarPii](https://huggingface.co/bigcode/starpii): StarEncoder based PII detector.
35
 
36
  ### Tools & Demos
37
+ - [StarCoder Playground](https://huggingface.co/spaces/bigcode/bigcode-playground): Write with StarCoder Models!
38
  - [VSCode Extension](https://marketplace.visualstudio.com/items?itemName=HuggingFace.huggingface-vscode): Code with StarCoder!
39
+ - [StarChat](https://huggingface.co/spaces/HuggingFaceH4/starchat-playground): Chat with StarCoder!
40
  - [Tech Assistant Prompt](https://huggingface.co/datasets/bigcode/ta-prompt): With this prompt you can turn StarCoder into tech assistant.
41
  - [StarCoder Editor](https://huggingface.co/spaces/bigcode/bigcode-editor): Edit with StarCoder!
42