Skip to content

Commit bc53ace

Browse files
committed
docs: Add Sponsors
1 parent 16ca871 commit bc53ace

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You will also **learn** to **leverage MLOps best practices**, such as experiment
5151
- [7. Install & Usage](#install--usage)
5252
- [8. Meet your teachers!](#meet-your-teachers)
5353
- [9. License](#license)
54-
- [10. 🏆 Contribution](#contribution)
54+
- [10. 🏆 Contributors](#🏆-contributors)
5555
- [11. Sponsors](#sponsors)
5656

5757
## The architecture of the LLM twin is split into 4 Python microservices:
@@ -219,7 +219,7 @@ The course is created under the [Decoding ML](https://decodingml.substack.com/)
219219

220220
This course is an open-source project released under the MIT license. Thus, as long you distribute our LICENSE and acknowledge our work, you can safely clone or fork this project and use it as a source of inspiration for whatever you want (e.g., university projects, college degree projects, personal projects, etc.).
221221

222-
## 🏆 Contribution
222+
## 🏆 Contributors
223223

224224
A big "Thank you 🙏" to all our contributors! This course is possible only because of their efforts.
225225

@@ -237,31 +237,31 @@ Also, another big "Thank you 🙏" to all our sponsors who supported our work an
237237
<tr>
238238
<td align="center">
239239
<a href="https://www.comet.com/signup/?utm_source=decoding_ml&utm_medium=partner&utm_content=github" target="_blank">
240-
<div style="height: 50px; display: flex; align-items: center; justify-content: center;">Comet</div>
240+
<div>Comet</div>
241241
<img src="media/sponsors/comet.png" width="150" alt="Comet">
242242
</a>
243243
</td>
244244
<td align="center">
245245
<a href="https://github.com/bytewax/bytewax?utm_source=github&utm_medium=decodingml&utm_campaign=2024_q1" target="_blank">
246-
<div style="height: 50px; display: flex; align-items: center; justify-content: center;">Bytewax</div>
246+
<div>Bytewax</div></br>
247247
<img src="media/sponsors/bytewax.png" width="150" alt="Bytewax">
248248
</a>
249249
</td>
250250
<td align="center">
251251
<a href="https://qdrant.tech/?utm_source=decodingml&utm_medium=referral&utm_campaign=llm-course" target="_blank">
252-
<div style="height: 50px; display: flex; align-items: center; justify-content: center;">Qdrant</div>
252+
<div>Qdrant</div></br>
253253
<img src="media/sponsors/qdrant.svg" width="150" alt="Qdrant">
254254
</a>
255255
</td>
256256
<td align="center">
257257
<a href="https://www.qwak.com/lp/end-to-end-mlops/?utm_source=github&utm_medium=referral&utm_campaign=decodingml" target="_blank">
258-
<div style="height: 50px; display: flex; align-items: center; justify-content: center;">Qwak</div>
258+
<div>Qwak</div></br>
259259
<img src="media/sponsors/qwak.png" width="150" alt="Qwak">
260260
</a>
261261
</td>
262262
<td align="center">
263263
<a href="https://rebrand.ly/superlinked-github" target="_blank">
264-
<div style="height: 50px; display: flex; align-items: center; justify-content: center;">Superlinked</div>
264+
<div>Superlinked</div></br>
265265
<img src="media/sponsors/superlinked.png" width="150" alt="Superlinked">
266266
</a>
267267
</td>

0 commit comments

Comments
 (0)