hardmaru commited on
Commit
1ef4c00
1 Parent(s): 785a6e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ print(tokenizer.decode(tokens[0], skip_special_tokens=True))
41
  * **Library**: [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)
42
  * **License**: Base model checkpoints (`StableLM-Base-Alpha`) are licensed under the Creative Commons license ([CC BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/)). Under the 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.
43
 
44
- * **Contact**: For questions and comments about the model, please email **{TODO: FILL IN CONTACT ADDRESS}**
45
 
46
  ## Training
47
 
 
41
  * **Library**: [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)
42
  * **License**: Base model checkpoints (`StableLM-Base-Alpha`) are licensed under the Creative Commons license ([CC BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/)). Under the 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.
43
 
44
+ * **Contact**: For questions and comments about the model, please email `lm@stability.ai`
45
 
46
  ## Training
47