update(README): fix link to tech report
Browse files
README.md
CHANGED
@@ -124,7 +124,7 @@ print(output)
|
|
124 |
* **Developed by**: [Stability AI](https://stability.ai/)
|
125 |
* **Model type**: `StableLM 2 12B Chat` model is an auto-regressive language model based on the transformer decoder architecture.
|
126 |
* **Language(s)**: English
|
127 |
-
* **Paper**: [Stable LM 2 Chat Technical Report](https://
|
128 |
* **Library**: [Alignment Handbook](https://github.com/huggingface/alignment-handbook.git)
|
129 |
* **Finetuned from model**:
|
130 |
* **License**: [StabilityAI Non-Commercial Research Community License](https://huggingface.co/stabilityai/stablelm-2-zephyr-1_6b/blob/main/LICENSE). If you want to use this model for your commercial products or purposes, please contact us [here](https://stability.ai/contact) to learn more.
|
|
|
124 |
* **Developed by**: [Stability AI](https://stability.ai/)
|
125 |
* **Model type**: `StableLM 2 12B Chat` model is an auto-regressive language model based on the transformer decoder architecture.
|
126 |
* **Language(s)**: English
|
127 |
+
* **Paper**: [Stable LM 2 Chat Technical Report]((https://arxiv.org/abs/2402.17834)
|
128 |
* **Library**: [Alignment Handbook](https://github.com/huggingface/alignment-handbook.git)
|
129 |
* **Finetuned from model**:
|
130 |
* **License**: [StabilityAI Non-Commercial Research Community License](https://huggingface.co/stabilityai/stablelm-2-zephyr-1_6b/blob/main/LICENSE). If you want to use this model for your commercial products or purposes, please contact us [here](https://stability.ai/contact) to learn more.
|