Skip to content

mauriciogtec/hdsi-workshop-llm-agents

Repository files navigation

Welcome to the HDSI Workshop on LLMs as Autonomous Agents

drawing

Here are the course materials from the "LLMs as Autonomous Agents" tutorial session at the HDSI Winter Workshop on March 7, 2025.

All the notebooks have the Open in Colab button. Feel free to use and share even if you did not attend the workshop. Anyone can learn from them. Suggestions are welcome via Github issues and PRs.

  • Pre-Assignment: API Setup. Setting up the OpenAI key and Hugging Face token.
  • Part 1: Introduction to Agentic Frameworks. Agentic design concepts such as reasoning, memory, planning, tool usage, and coding agents. First, it demonstrates various applications in few lines using the smolagents library. Then it implements a ReAct tool-using agent from scratch using only a completion API.
  • Part 2: Grounding Agents with Fine-tuning and RL Agent grounding via supervised fine-tuning and reinforcement learning using the Hugging Face ecosystem 🤗 and parameter efficient tuning with LORA.
  • Slides. Introductory and closing slides from the live session.

Have fun 🤩!


drawing

About

Learn about designing and training LLM Agents from Colab Notebooks

Topics

Resources

License

Stars

Watchers

Forks