Text Generation
Transformers
Safetensors
English
stablelm
causal-lm
conversational
Inference Endpoints
reciprocate commited on
Commit
87b82d9
1 Parent(s): 87b15b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,7 +24,7 @@ license: other
24
 
25
  ## Model Description
26
 
27
- `Stable LM 2 12B Chat` is a 12 billion parameter instruction tuned language modeltrained on a mix of publicly available datasets and synthetic datasets, utilizing [Direct Preference Optimization (DPO)](https://arxiv.org/abs/2305.18290).
28
 
29
  ## Usage
30
 
@@ -115,7 +115,7 @@ print(output)
115
  * **Language(s)**: English
116
  * **Paper**: [Stable LM 2 Chat Technical Report](https://drive.google.com/file/d/1JYJHszhS8EFChTbNAf8xmqhKjogWRrQF/view?usp=sharing)
117
  * **Library**: [Alignment Handbook](https://github.com/huggingface/alignment-handbook.git)
118
- * **Finetuned from model**: [https://huggingface.co/stabilityai/stablelm-2-1_6b](https://huggingface.co/stabilityai/stablelm-2-1_6b)
119
  * **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.
120
  * **Contact**: For questions and comments about the model, please email `lm@stability.ai`
121
 
 
24
 
25
  ## Model Description
26
 
27
+ `Stable LM 2 12B Chat` is a 12 billion parameter instruction tuned language model trained on a mix of publicly available datasets and synthetic datasets, utilizing [Direct Preference Optimization (DPO)](https://arxiv.org/abs/2305.18290).
28
 
29
  ## Usage
30
 
 
115
  * **Language(s)**: English
116
  * **Paper**: [Stable LM 2 Chat Technical Report](https://drive.google.com/file/d/1JYJHszhS8EFChTbNAf8xmqhKjogWRrQF/view?usp=sharing)
117
  * **Library**: [Alignment Handbook](https://github.com/huggingface/alignment-handbook.git)
118
+ * **Finetuned from model**:
119
  * **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.
120
  * **Contact**: For questions and comments about the model, please email `lm@stability.ai`
121