agents-course
agents-course copied to clipboard
This repository contains the Hugging Face Agents Course.
Turkish translation initialization 1. Creating a folder for Turkish translation 2. Translation of _toctree.yml 3. Translation of Unit 0 4. Translation of communication Part of the issue #317
I've been taking this course for a while now and one persistent issue that I see myself and other users alike seem to come across is getting errors when executing...
Trying to follow along with the lessons and create the same agent in a Hugging Face Spaces, I have very long delays when trying to build / start the agent....
**Describe the bug** Whenever I take the quiz for the first module, it doesn't save my results, or offer me a Submit button to save my results. I came back...
In [Vision Agents with smolagents](https://huggingface.co/learn/agents-course/unit2/smolagents/vision_agents), I added an embedded video with the following syntax: ```html ``` Although it has `controls`, when built, this attribute is gone and the video can't...
# What does this PR do? Create Korean folder for agent course and add toctree file. Thank you in advance for your review. Part of [#148](https://github.com/huggingface/agents-course/issues/148) ## Who can review?...
**Describe the bug** client.text_generation() throws 503 error every time I use it, however, chat.completion works without any issue **To Reproduce** os.environ["HF_TOKEN"]="my_token" client = InferenceClient("meta-llama/Llama-3.2-3B-Instruct") output = client.text_generation( "The capital of...
1. Bring the folder naming to a common appearance. Similar to other course translations. 2. Made minor edits to the block 0 material to improve the readability of the course...
@ngxson please feel free to review it. After your review and approval, @burtenshaw please check for final approval. Thanks.