OferB commited on
Commit
8fa4c2a
·
1 Parent(s): c1c9609

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -19,6 +19,10 @@ 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
  ## **[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.
@@ -54,4 +58,3 @@ 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/)
 
19
  Learning Daily [Discord
20
  community](https://discord.com/invite/p9ecgRhDR8/).
21
 
22
+
23
+
24
+ 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/)
25
+
26
  ## **[DeciCoder](https://huggingface.co/Deci/DeciCoder-1b):**
27
  An open-source, permissively licensed 1B parameter code generation model generated by Deci's Neural Architecture Search technology.
28
  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.
 
58
  teams quickly generate fast, accurate, and efficient deep learning
59
  models.
60