Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ print(tokenizer.decode(tokens[0], skip_special_tokens=True))
|
|
42 |
* **Model type**: `StableCode-Completion-Alpha-3B` models are auto-regressive language models based on the transformer decoder architecture.
|
43 |
* **Language(s)**: Code
|
44 |
* **Library**: [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)
|
45 |
-
* **License**: Model checkpoints are licensed under the
|
46 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
47 |
|
48 |
### Model Architecture
|
|
|
42 |
* **Model type**: `StableCode-Completion-Alpha-3B` models are auto-regressive language models based on the transformer decoder architecture.
|
43 |
* **Language(s)**: Code
|
44 |
* **Library**: [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)
|
45 |
+
* **License**: Model checkpoints are licensed under the [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license.
|
46 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
47 |
|
48 |
### Model Architecture
|