forked from decodingml/llm-twin-course
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
41c73ed
commit a98e2be
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<div align="center"> | ||
<h2>LLM Twin Course: Building Your Production-Ready AI Replica</h2> | ||
<h2 style="color: gray;">LLM Twin Course: Building Your Production-Ready AI Replica</h2> | ||
<h1>An End-to-End Framework for Production-Ready LLM Systems by Building Your LLM Twin</h1> | ||
<h3>From data gathering to productionizing LLMs using LLMOps good practices.</h3> | ||
<h3 style="color: gray;">From data gathering to productionizing LLMs using LLMOps good practices.</h3> | ||
<i>by <a href="https://github.com/iusztinpaul">Paul Iusztin</a>, <a href="https://github.com/alexandruvesa">Alexandru Vesa</a> and <a href="https://github.com/Joywalker">Alexandru Razvant</a></i> | ||
</div> |