Chapter 2 questions

i am taking smolagents course
the materials provided run in google colab notebook…
though, i want to try to run the materials locally as well using vscode…

i want to ask, how to run the following locally on vscode?
a) agent.from_hub(‘sergiopaniego/AlfredAgent’, trust_remote_code=True)"
b) agent.push_to_hub(‘AScythe/AlfredAgent’)

1 Like