Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ community](https://discord.com/invite/p9ecgRhDR8/).
|
|
22 |
|
23 |
## **[DeciLM 6B](https://huggingface.co/Deci/DeciLM-6b):**
|
24 |
A 5.7 billion parameter, permissively licensed, pretrained LLM using variable Grouped-Query Attention (GQA) to achieve an optimal balance between performance and computational efficiency. Generated using Deci's proprietary Neural Architecture Search technology, AutoNAC, DeciLM 6B delivers 15 times the throughput of Llama 2 7B while maintaining comparable quality.
|
25 |
-
DeciLM 6B and its fine-tuned variant, [DeciLM 6B-Instruct
|
26 |
|
27 |
## **[DeciDiffusion](https://huggingface.co/Deci/DeciDiffusion-v1-0):**
|
28 |
An open-source, permissively licensed text-to-image latent diffusion model generated by Deci's Neural Architecture Search technology.
|
|
|
22 |
|
23 |
## **[DeciLM 6B](https://huggingface.co/Deci/DeciLM-6b):**
|
24 |
A 5.7 billion parameter, permissively licensed, pretrained LLM using variable Grouped-Query Attention (GQA) to achieve an optimal balance between performance and computational efficiency. Generated using Deci's proprietary Neural Architecture Search technology, AutoNAC, DeciLM 6B delivers 15 times the throughput of Llama 2 7B while maintaining comparable quality.
|
25 |
+
DeciLM 6B and its fine-tuned variant, [DeciLM 6B-Instruct](https://huggingface.co/Deci/DeciLM-6b-instruct), rank among the top open-source LLMs on most commontly used LLM evaluation benchmarks.
|
26 |
|
27 |
## **[DeciDiffusion](https://huggingface.co/Deci/DeciDiffusion-v1-0):**
|
28 |
An open-source, permissively licensed text-to-image latent diffusion model generated by Deci's Neural Architecture Search technology.
|