Agents Course Kr banner
jkf87 jkf87

Agents Course Kr

Development community

Description

This repository contains the Hugging Face Agents Course for korean

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

The Hugging Face Agents Course

If you like the course, **don't hesitate to ⭐ star this repository**. This helps us to **make the course more visible 🤗**.

Star the repo

Content

The course is divided into 4 units. These will take you from **the basics of agents to a final assignment with a benchmark**.

Sign up here (it's free) 👉 https://bit.ly/hf-learn-agents

You can access the course here 👉 https://hf.co/learn/agents-course

Unit Topic Description
0 Welcome to the Course Welcome, guidelines, necessary tools, and course overview.
1 Introduction to Agents Definition of agents, LLMs, model family tree, and special tokens.
1 Bonus Fine-tuning an LLM for Function-calling Learn how to fine-tune an LLM for Function-Calling