Update README.md
Browse files
README.md
CHANGED
@@ -81,7 +81,7 @@ model-index:
|
|
81 |
---
|
82 |
# `stable-code-3b`
|
83 |
|
84 |
-
Please note: For commercial use, please refer to https://stability.ai/
|
85 |
|
86 |
## Model Description
|
87 |
|
@@ -186,8 +186,8 @@ 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**: Stability AI
|
190 |
-
* **Commercial License**: to use this model commercially, please refer to https://stability.ai/
|
191 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
192 |
|
193 |
### Model Architecture
|
|
|
81 |
---
|
82 |
# `stable-code-3b`
|
83 |
|
84 |
+
Please note: For commercial use, please refer to https://stability.ai/license.
|
85 |
|
86 |
## Model Description
|
87 |
|
|
|
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**: Stability AI Community License.
|
190 |
+
* **Commercial License**: to use this model commercially, please refer to https://stability.ai/license
|
191 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
192 |
|
193 |
### Model Architecture
|