Text Generation
Transformers
Safetensors
GGUF
English
stablelm
causal-lm
code
Eval Results
Inference Endpoints
7 papers
ncoop57 commited on
Commit
f539db5
1 Parent(s): 7088d0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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**: Other
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