danaevan commited on
Commit
b49a374
·
1 Parent(s): 07ac598

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -19,6 +19,11 @@ If you have questions, please feel free to reach out to us on
19
  Learning Daily [Discord
20
  community](https://discord.com/invite/p9ecgRhDR8/).
21
 
 
 
 
 
 
22
  ## **[YOLO-NAS](https://github.com/Deci-AI/super-gradients/blob/master/YOLONAS.md):**
23
  Open source Object Detection foundational model generated by Deci's
24
  Neural Architecture Search Technology. YOLO-NAS is a game-changer in the
 
19
  Learning Daily [Discord
20
  community](https://discord.com/invite/p9ecgRhDR8/).
21
 
22
+ ## **[DeciCoder](https://huggingface.co/Deci/DeciCoder-1b):**
23
+ A 1.1B parameter code generation model generated by Deci's Neural Architecture Search Technology.
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 source Object Detection foundational model generated by Deci's
29
  Neural Architecture Search Technology. YOLO-NAS is a game-changer in the