Problem in Agents Course

Sorry, complete beginner here. I am doing the Agents Course. When I arrived to:
To start, duplicate this Space: First Agent Template - a Hugging Face Space by agents-course
I obtain a grey screen and “Fetching metadata from the HF Docker repository…”.

Please, help me

Than you

2 Likes

Try this.

1 Like

Thank you, but still at a loss. Do you mean, it could be a Gradio problem? If it is possible, would you write a step by step solution? Thank you in advance.

It is strange, but I tried in a tablet (android), and I had no problem. In two of my computers with Ubuntu 24.04, it is where I have the problem.

1 Like

Hmm… With those symptoms, it sounds like the cause is something else…
If it’s an error that can be fixed by the above solution, it’s an error in any environment.

Errors that may or may not appear depending on the environment may be a problem with browser cookies or other settings.

Thank you so much John6666, I run it on Firefox and works! It may be a cookies problem.

Great job!

1 Like

i am facing huge problem with the models in the first unit i couldnt run the lab as of no permission for this model Llama-3.3-70B-Instruct model when i requested for access it got rejected, and on the later unit for model = InferenceClientModel(model_id=“Qwen/Qwen2.5-Coder-32B-Instruct”, provider=“together”) full error telling that there is no access i am not getting how to get the access , can anybody help how i can use the qwen model

1 Like

Hmm… How about QwQ 32B?

cant say surely as when i tried to run in colab i got error message telling 402 Client Error: Payment Required do you know anything about these free tiers like will they renew next month or needs payment?

1 Like

Oh. About 402 error:

1 Like

Unit 2.1 The smolagents framework
In this unit Final Quiz when i try to give exam and write the code correctly also its showing this error
Warning

Error generating feedback: 404 Client Error: Not Found for url: https://api-inference.huggingface.co/models/Qwen/Qwen2.5-Coder-32B-Instruct (Request ID: Root=1-68886470-3346704f6db7e7251df86cfa;e09bd1e7-b6a8-4536-91a0-e3d08f723ab9)

can anyone please help me to solve this error and why does this happens.

1 Like

If you want to solve the problem without changing the code as much as possible, this method may be a good option.

1 Like