m-ric HF staff commited on
Commit
b549139
·
verified ·
1 Parent(s): 69982ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Here is the general syllabus for the course. With each unit a more detailed list
21
  | :---- | :---- | :---- |
22
  | 0 | Onboarding | Set you up with the tools and platforms that you will use. |
23
  | 1 | Agent Fundamentals | Explain Tools, Thoughts, Actions, Observations, and their formats. Explain LLMs, messages, special tokens and chat-template. Show a simple use case in generic python functions. |
24
- | 2 | Frameworks | Understand how the fundamentals are implemented in popular libraries : smolAgents, LangGraph, LLamaIndex |
25
  | 3 | Use Cases | Let’s build some real life use cases ( open to PRs 🤗 from experienced Agent builders ) |
26
  | 4 | Final Assignment | Build an agent for a selected benchmark and prove your understanding of Agents on the student leaderboard 🚀 |
27
 
 
21
  | :---- | :---- | :---- |
22
  | 0 | Onboarding | Set you up with the tools and platforms that you will use. |
23
  | 1 | Agent Fundamentals | Explain Tools, Thoughts, Actions, Observations, and their formats. Explain LLMs, messages, special tokens and chat-template. Show a simple use case in generic python functions. |
24
+ | 2 | Frameworks | Understand how the fundamentals are implemented in popular libraries : smolagents, LangGraph, LLamaIndex |
25
  | 3 | Use Cases | Let’s build some real life use cases ( open to PRs 🤗 from experienced Agent builders ) |
26
  | 4 | Final Assignment | Build an agent for a selected benchmark and prove your understanding of Agents on the student leaderboard 🚀 |
27