Update README.md
Browse files
README.md
CHANGED
@@ -186,7 +186,7 @@ print(tokenizer.decode(tokens[0], skip_special_tokens=True))
|
|
186 |
* **Model type**: `stable-code-3b` models are auto-regressive language models based on the transformer decoder architecture.
|
187 |
* **Language(s)**: English, Code
|
188 |
* **Library**: [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)
|
189 |
-
* **License**:
|
190 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
191 |
|
192 |
### Model Architecture
|
|
|
186 |
* **Model type**: `stable-code-3b` models are auto-regressive language models based on the transformer decoder architecture.
|
187 |
* **Language(s)**: English, Code
|
188 |
* **Library**: [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)
|
189 |
+
* **License**: License: StabilityAI Non-Commercial Research Community License. If you want to use this model for your commercial products or purposes, please contact us [here](https://stability.ai/membership) to learn more.
|
190 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
191 |
|
192 |
### Model Architecture
|