Update README.md
Browse files
README.md
CHANGED
@@ -20,12 +20,11 @@ Learning Daily [Discord
|
|
20 |
community](https://discord.com/invite/p9ecgRhDR8/).
|
21 |
|
22 |
## **[DeciCoder](https://huggingface.co/Deci/DeciCoder-1b):**
|
23 |
-
|
24 |
-
DeciCoder is a 1B-parameter permissively licensed Large Language Model for code generation.
|
25 |
Equipped with a 2048-context window, DeciCoder delivers a x3.5 increase in throughput, improved accuracy on the HumanEval benchmark, and smaller memory usage compared to widely-used code generation LLMs such as SantaCoder.
|
26 |
|
27 |
## **[YOLO-NAS](https://github.com/Deci-AI/super-gradients/blob/master/YOLONAS.md):**
|
28 |
-
Open
|
29 |
Neural Architecture Search Technology. YOLO-NAS is a game-changer in the
|
30 |
world of object detection, providing superior real-time object detection
|
31 |
capabilities and production-ready performance.
|
@@ -53,4 +52,6 @@ Deci is powered by groundbreaking Automated Neural Architecture
|
|
53 |
Construction (AutoNAC™) technology. Deci's AutoNAC™ engine democratizes
|
54 |
the use of Neural Architecture Search for every organization and helps
|
55 |
teams quickly generate fast, accurate, and efficient deep learning
|
56 |
-
models.
|
|
|
|
|
|
20 |
community](https://discord.com/invite/p9ecgRhDR8/).
|
21 |
|
22 |
## **[DeciCoder](https://huggingface.co/Deci/DeciCoder-1b):**
|
23 |
+
An open-source, permissively licensed 1B parameter code generation model generated by Deci's Neural Architecture Search Technology.
|
|
|
24 |
Equipped with a 2048-context window, DeciCoder delivers a x3.5 increase in throughput, improved accuracy on the HumanEval benchmark, and smaller memory usage compared to widely-used code generation LLMs such as SantaCoder.
|
25 |
|
26 |
## **[YOLO-NAS](https://github.com/Deci-AI/super-gradients/blob/master/YOLONAS.md):**
|
27 |
+
Open-0source Object Detection foundational model generated by Deci's
|
28 |
Neural Architecture Search Technology. YOLO-NAS is a game-changer in the
|
29 |
world of object detection, providing superior real-time object detection
|
30 |
capabilities and production-ready performance.
|
|
|
52 |
Construction (AutoNAC™) technology. Deci's AutoNAC™ engine democratizes
|
53 |
the use of Neural Architecture Search for every organization and helps
|
54 |
teams quickly generate fast, accurate, and efficient deep learning
|
55 |
+
models.
|
56 |
+
|
57 |
+
To gain early access to Deci’s soon-to-be-released Gen AI foundation models, LLMs, and GenAI SDK, you sign up [here](https://deci.ai/get-early-access-deci-generative-ai/)
|