Update README.md
* Add Bonus Unit 1
This commit is contained in:
@@ -16,6 +16,7 @@ You can access the course here 👉 <a href="https://hf.co/learn/agents-course"
|
||||
|------|--------------------------------|-----------------------------------------------------------------------------|
|
||||
| 0 | [Welcome to the Course](https://huggingface.co/learn/agents-course/en/unit0/introduction) | Welcome, guidelines, necessary tools, and course overview. |
|
||||
| 1 | [Introduction to Agents](https://huggingface.co/learn/agents-course/en/unit1/introduction) | Definition of agents, LLMs, model family tree, and special tokens. |
|
||||
| 1.5 | [(Bonus Unit 1) Fine-tuning an LLM for Function-calling](https://huggingface.co/learn/agents-course/bonus-unit1/introduction) | Learn to fine-tune an LLM for Function-Calling |
|
||||
| 2 | [2_frameworks](units/en/unit2/README.md) | Overview of smolagents, LangChain, LangGraph, and LlamaIndex. |
|
||||
| 3 | [3_use_cases](units/en/unit3/README.md) | SQL, code, retrieval, and on-device agents using various frameworks. |
|
||||
| 4 | [4_final_assignment_with_benchmark](units/en/unit4/README.md) | Automated evaluation of agents and leaderboard with student results. |
|
||||
@@ -45,7 +46,7 @@ We are actively working on the units and if you want to join us, we will need to
|
||||
| Unit | Status | Contributions |
|
||||
|------|--------------|------------------------------------------------------------------------|
|
||||
| 0 | ✅ Complete | Bug fixes and improvements only |
|
||||
| 1 | 🚧 In Progress | Work is underway, no need for help with content |
|
||||
| 1 | ✅ Complete | Bug fixes and improvements only |
|
||||
| 2 | 🚧 In Progress | If you're a contributor to a framework, we're open to contributions and reviews |
|
||||
| 3 | 🗓️ Planned | If you're experienced with agents, we're open to help with use cases |
|
||||
| 4 | 🚧 In Progress | Work is underway, no need for help with integration |
|
||||
|
||||
Reference in New Issue
Block a user