Update README.md
Browse files
README.md
CHANGED
|
@@ -104,8 +104,7 @@ model-index:
|
|
| 104 |
---
|
| 105 |
# DeciLM 6B
|
| 106 |
|
| 107 |
-
DeciLM 6B is a 5.7 billion parameter decoder-only text generation model. With a context window of 4096 tokens, the highly efficient model uses variable Grouped-Query Attention (GQA) to achieve an optimal balance between performance and computational efficiency. The model's architecture was generated using Deci's proprietary Neural Architecture Search-based technology, AutoNAC.
|
| 108 |
-
|
| 109 |
## Model Details
|
| 110 |
|
| 111 |
### Model Description
|
|
|
|
| 104 |
---
|
| 105 |
# DeciLM 6B
|
| 106 |
|
| 107 |
+
DeciLM 6B is a 5.7 billion parameter decoder-only text generation model. With a context window of 4096 tokens, the highly efficient model uses variable Grouped-Query Attention (GQA) to achieve an optimal balance between performance and computational efficiency. The model's architecture was generated using Deci's proprietary Neural Architecture Search-based technology, AutoNAC.
|
|
|
|
| 108 |
## Model Details
|
| 109 |
|
| 110 |
### Model Description
|