|
@@ -1,7 +1,13 @@
|
|
|
<div align="center">
|
|
|
<h1>🗣️ Large Language Model Course</h1>
|
|
|
- <p align="center"><a href="https://twitter.com/maximelabonne">Follow me on X</a> • <a href="https://mlabonne.github.io/blog">Blog</a> • <a href="https://github.com/PacktPublishing/Hands-On-Graph-Neural-Networks-Using-Python">Hands-on GNN</a></p>
|
|
|
+ <p align="center">
|
|
|
+ 🐦 <a href="https://twitter.com/maximelabonne">Follow me on X</a> •
|
|
|
+ 🤗 <a href="https://huggingface.co/mlabonne">Hugging Face</a> •
|
|
|
+ 💻 <a href="https://mlabonne.github.io/blog">Blog</a> •
|
|
|
+ 📙 <a href="https://github.com/PacktPublishing/Hands-On-Graph-Neural-Networks-Using-Python">Hands-on GNN</a>
|
|
|
+ </p>
|
|
|
</div>
|
|
|
+<br/>
|
|
|
|
|
|
The LLM course is divided into three parts:
|
|
|
|