I'm following the https://www.jetson-ai-lab.com/agent_studio.html to git clone and run
jetson-containers run --env HUGGINGFACE_TOKEN=my_hugging_face_key \
$(autotag nano_llm) \
python3 -m nano_llm.studio
and I open the 0.0.0.0:8051 , I found the emtpy page. Could you please give me some toy example code to run like your demo's video.
I'm following the https://www.jetson-ai-lab.com/agent_studio.html to git clone and run jetson-containers run --env HUGGINGFACE_TOKEN=my_hugging_face_key \ $(autotag nano_llm) \ python3 -m nano_llm.studio
and I open the 0.0.0.0:8051 , I found the emtpy page. Could you please give me some toy example code to run like your demo's video.