ncoop57 commited on
Commit
67bea8e
1 Parent(s): ac5aba5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 Creative Commons license ([CC BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/)). Under this license, you must give [credit](https://creativecommons.org/licenses/by/4.0/#) to Stability AI, provide a link to the license, and [indicate if changes were made](https://creativecommons.org/licenses/by/4.0/#). You may do so in any reasonable manner, but not in any way that suggests the Stability AI endorses you or your use.
46
  * **Contact**: For questions and comments about the model, please email `[email protected]`
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 `[email protected]`
47
 
48
  ### Model Architecture