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 permissively licensed, 5.7 billion-parameter pretrained text generation model using variable Grouped Query Attention (GQA) to achieve an optimal balance between performance and computational efficiency. Generated by Deci's proprietary Neural Architecture Search technology, AutoNAC™, DeciLM 6B delivers 15x the throughput of Llama 2 7B while maintaining comparable quality.
|
25 |
-
DeciLM-6B was fine-tuned using LoRA for instruction
|
26 |
|
27 |
## **[DeciDiffusion](https://huggingface.co/Deci/DeciDiffusion-v1-0):**
|
28 |
A 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 permissively licensed, 5.7 billion-parameter pretrained text generation model using variable Grouped Query Attention (GQA) to achieve an optimal balance between performance and computational efficiency. Generated by Deci's proprietary Neural Architecture Search technology, AutoNAC™, DeciLM 6B delivers 15x the throughput of Llama 2 7B while maintaining comparable quality.
|
25 |
+
DeciLM-6B was fine-tuned using LoRA for instruction-following on a subset of the OpenOrca dataset, creating [DeciLM 6B-Instruct](https://huggingface.co/Deci/DeciLM-6b-instruct).
|
26 |
|
27 |
## **[DeciDiffusion](https://huggingface.co/Deci/DeciDiffusion-v1-0):**
|
28 |
A permissively licensed, text-to-image latent diffusion model generated by Deci's Neural Architecture Search technology.
|