Update README.md
Browse files
README.md
CHANGED
@@ -82,7 +82,7 @@ print(tokenizer.decode(tokens[0], skip_special_tokens=True))
|
|
82 |
* **Developed by**: [Stability AI](https://stability.ai/)
|
83 |
* **Model type**: `Stable LM 2 1.6B` models are auto-regressive language models based on the transformer decoder architecture.
|
84 |
* **Language(s)**: English
|
85 |
-
* **Paper**: [Stable LM 2 1.6B
|
86 |
* **Library**: [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)
|
87 |
* **License**: [Stability AI Non-Commercial Research Community License](https://huggingface.co/stabilityai/stablelm-2-1_6b/blob/main/LICENSE). If you'd like to use this model for commercial products or purposes, please contact us [here](https://stability.ai/membership) to learn more.
|
88 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
|
|
82 |
* **Developed by**: [Stability AI](https://stability.ai/)
|
83 |
* **Model type**: `Stable LM 2 1.6B` models are auto-regressive language models based on the transformer decoder architecture.
|
84 |
* **Language(s)**: English
|
85 |
+
* **Paper**: [Stable LM 2 1.6B Technical Report](https://drive.google.com/file/d/1JYJHszhS8EFChTbNAf8xmqhKjogWRrQF/view?usp=sharing)
|
86 |
* **Library**: [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)
|
87 |
* **License**: [Stability AI Non-Commercial Research Community License](https://huggingface.co/stabilityai/stablelm-2-1_6b/blob/main/LICENSE). If you'd like to use this model for commercial products or purposes, please contact us [here](https://stability.ai/membership) to learn more.
|
88 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|