danaevan commited on
Commit
da20d7a
·
1 Parent(s): cb8f0b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Learning Daily [Discord
20
  community](https://discord.com/invite/p9ecgRhDR8/).
21
 
22
  ## **[DeciLM-7B](https://huggingface.co/Deci/DeciLM-7B):**
23
- A 7.04 billion-parameter decoder-only text generation model, licensed under Apache 2.0. DeciLM-7B is not only the most accurate 7B base model to date, but it also currently outpaces all models in its class with a throughput that is up to 4.4x that of Mistral-7B's. DeciLM-7B’s architecture is the result of Deci's Neural Architecture Search technology. The model was fine-tuned using LoRA on the SlimOrca dataset, creating [DeciLM-7B-instruct](https://huggingface.co/Deci/DeciLM-7B-instruct)
24
 
25
  ## **[DeciCoder 1B](https://huggingface.co/Deci/DeciCoder-1b):**
26
  A permissively licensed 1.1 billion-parameter code generation model generated by Deci's Neural Architecture Search technology.
 
20
  community](https://discord.com/invite/p9ecgRhDR8/).
21
 
22
  ## **[DeciLM-7B](https://huggingface.co/Deci/DeciLM-7B):**
23
+ A 7.04 billion-parameter decoder-only text generation model, licensed under Apache 2.0. DeciLM-7B is not only the most accurate 7B base model to date, but it also currently outpaces all models in its class with a throughput that is up to 4.4x that of Mistral-7B's. DeciLM-7B’s architecture is the result of Deci's Neural Architecture Search technology. The model was fine-tuned using LoRA on the SlimOrca dataset, creating [DeciLM-7B-instruct](https://huggingface.co/Deci/DeciLM-7B-instruct).
24
 
25
  ## **[DeciCoder 1B](https://huggingface.co/Deci/DeciCoder-1b):**
26
  A permissively licensed 1.1 billion-parameter code generation model generated by Deci's Neural Architecture Search technology.