dusty-nv / jetson-containers

Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
MIT License
2.36k stars 481 forks source link

Newbie with Agent Studio #583

Closed JIA-HONG-CHU closed 3 months ago

JIA-HONG-CHU commented 3 months ago

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 Screenshot from 2024-08-07 16-17-56

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.