nikita1503
commited on
Commit
•
a0dea4a
1
Parent(s):
3cfb33f
update Readme
Browse files
README.md
CHANGED
@@ -9,14 +9,24 @@ tags:
|
|
9 |
- code
|
10 |
- conversatinal
|
11 |
---
|
12 |
-
<div style="
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
</div>
|
17 |
|
18 |
|
19 |
-
<h2 style="
|
20 |
|
21 |
<div style="display: flex; justify-content: space-around; align-items: center; margin-left: 15%; margin-right: 15%;">
|
22 |
<div style="display: flex;flex-direction:column;text-align: center;justify-content: space-around; align-items: center;">
|
@@ -53,20 +63,15 @@ tags:
|
|
53 |
<a href="https://www.linkedin.com/in/nalin-abrol-aa7211164/" target="_blank" style="display: inline-block; margin-top: 0;margin-bottom:0">
|
54 |
<img src="https://i.ibb.co/9ySFB5J/linkedin-logo.png" alt="LinkedIn" style="width: 20px; height: 20px; vertical-align: middle;margin-top: 0;margin-bottom:0">
|
55 |
</a>
|
56 |
-
<a href="https://scholar.google.com/citations?user=1b4qBFQAAAAJ&hl=en" target="_blank" style="display: inline-block; margin-top: 0;margin-bottom:0">
|
57 |
-
<img src="https://i.ibb.co/LSZ8sHc/google-scholar-logo.png" alt="Google Scholar" style="width: 20px; height: 20px; vertical-align: middle;margin-top: 0;margin-bottom:0">
|
58 |
-
</a>
|
59 |
</div>
|
60 |
<p style="color: grey; font-size: 15px; margin-bottom: 0; margin-top:0">ex Software Engineer - Plivo <a href="https://www.ycombinator.com/companies/plivo" style="color:grey">(YC S21)</a></p>
|
61 |
<p style="color: grey; font-size: 15px; margin-top: 0;margin-bottom:0">Published in OHBM 2019<a href="" style="color:grey">↗</a></p>
|
62 |
<p style="color: grey; font-size: 15px; margin-top: 0">IIIT - Hyderabad, India</p>
|
63 |
</div>
|
64 |
</div>
|
65 |
-
</br>
|
66 |
|
67 |
-
</br>
|
68 |
|
69 |
-
<h3 style="
|
70 |
|
71 |
<div style="display: flex; justify-content: space-around; align-items: center; margin-left: 15%; margin-right: 15%;">
|
72 |
<div style="display: flex;flex-direction:column;text-align: center;justify-content: space-around; align-items: center;">
|
@@ -116,6 +121,31 @@ tags:
|
|
116 |
</div>
|
117 |
|
118 |
|
119 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
120 |
|
121 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- code
|
10 |
- conversatinal
|
11 |
---
|
12 |
+
<div style="display:flex;flex-direction:column;align-content:center;justify-content:center;">
|
13 |
+
|
14 |
+
<div style="text-align: center;">
|
15 |
+
<h1>Artigenz-Coder-DS-6.7B</h1>
|
16 |
+
<p>Artigenz team intends to create family of code generation models that can run very fast on local computers.</p>
|
17 |
+
<p>Artigenz-Coder-DS-6.7B is the first in this family with 6.7B parameters and <strong>13GB</strong> memory footprint 🌟</p>
|
18 |
+
<a href="https://artigenz.github.io/artigenz">HomePage</a>
|
19 |
+
</div>
|
20 |
+
|
21 |
+
<div style="text-align: center;">
|
22 |
+
|
23 |
+
<h2 style="text-align: center;margin-top:40px">About the model</h2>
|
24 |
+
<p>Artigenz-Coder-DS-6.7B was finetuned on DeepSeek-Coder-6.7B-Base. The dataset and scripts will be open-sourced soon.</p>
|
25 |
+
<p>We have open sourced our model weights on 🤗 HF, checkout <a href="https://huggingface.co/Artigenz/Artigenz-Coder-DS-6.7B">here</a>!</p>
|
26 |
</div>
|
27 |
|
28 |
|
29 |
+
<h2 style="text-align: center;margin-top:40px">Team</h2>
|
30 |
|
31 |
<div style="display: flex; justify-content: space-around; align-items: center; margin-left: 15%; margin-right: 15%;">
|
32 |
<div style="display: flex;flex-direction:column;text-align: center;justify-content: space-around; align-items: center;">
|
|
|
63 |
<a href="https://www.linkedin.com/in/nalin-abrol-aa7211164/" target="_blank" style="display: inline-block; margin-top: 0;margin-bottom:0">
|
64 |
<img src="https://i.ibb.co/9ySFB5J/linkedin-logo.png" alt="LinkedIn" style="width: 20px; height: 20px; vertical-align: middle;margin-top: 0;margin-bottom:0">
|
65 |
</a>
|
|
|
|
|
|
|
66 |
</div>
|
67 |
<p style="color: grey; font-size: 15px; margin-bottom: 0; margin-top:0">ex Software Engineer - Plivo <a href="https://www.ycombinator.com/companies/plivo" style="color:grey">(YC S21)</a></p>
|
68 |
<p style="color: grey; font-size: 15px; margin-top: 0;margin-bottom:0">Published in OHBM 2019<a href="" style="color:grey">↗</a></p>
|
69 |
<p style="color: grey; font-size: 15px; margin-top: 0">IIIT - Hyderabad, India</p>
|
70 |
</div>
|
71 |
</div>
|
|
|
72 |
|
|
|
73 |
|
74 |
+
<h3 style="text-align: center;margin-top:40px">Special Thanks ❤️</h3>
|
75 |
|
76 |
<div style="display: flex; justify-content: space-around; align-items: center; margin-left: 15%; margin-right: 15%;">
|
77 |
<div style="display: flex;flex-direction:column;text-align: center;justify-content: space-around; align-items: center;">
|
|
|
121 |
</div>
|
122 |
|
123 |
|
124 |
+
<div style="text-align: center;">
|
125 |
+
<h2>What's Next ❓</h2>
|
126 |
+
<p>The dataset and finetuing scripts used to train Artigenz-Coder-DS-6.7B will be released soon for the open-source-community to use freely. 🛠️.</p>
|
127 |
+
<p>1B & 3B models from Artigenz family are on the roadmap next with long term goal to enable ⚡ fast local inference for code generation.</p>
|
128 |
+
</div>
|
129 |
+
|
130 |
+
|
131 |
+
<div style="text-align: center;">
|
132 |
+
<h2>Special Thanks to the Open Source Community ❤️</h2>
|
133 |
+
<p>We extend our deepest gratitude to the open source community, especially the Bigcode Project, Magicoder, Hugging Face, DeepSeek, Wizard Coder, Code Llama that enabled research community to build powerfull LLMs.</p>
|
134 |
+
<p>We need many more people to close the gap between proprietry and open source models and we are commited to contribute our bits to the goal.</p>
|
135 |
+
</div>
|
136 |
|
137 |
+
<div style="text-align: center;">
|
138 |
+
<h2>Get in Touch</h2>
|
139 |
+
<p>You can reach out to us on LinkedIn or via email for any queries or collaborations! 😊</p>
|
140 |
+
<div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-bottom: 20px;">
|
141 |
+
<a href="https://www.linkedin.com/in/nikita-agawal-iiith/" target="_blank">
|
142 |
+
<img src="https://i.ibb.co/9ySFB5J/linkedin-logo.png" alt="LinkedIn" style="width: 15px; height: 15px;">
|
143 |
+
<span style="font-size: 15px;">nikita-agawal-iiith</span>
|
144 |
+
</a>
|
145 |
+
</div>
|
146 |
+
<div style="display: flex; justify-content: center; align-items: center; gap: 10px;">
|
147 |
+
<img src="https://i.ibb.co/4TgXkKw/email-icon.png" alt="Email" style="width: 15px; height: 15px;">
|
148 |
+
<span style="font-size: 15px;">agarwal1503.nikita@gmail.com</span>
|
149 |
+
</div>
|
150 |
+
</div>
|
151 |
+
</div>
|