Text Generation
Transformers
Safetensors
7 languages
stablelm
causal-lm
Inference Endpoints
12 papers
marcob commited on
Commit
39d1453
1 Parent(s): 39849ba

Update README.md

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