Hi dusty,
I encountered the following issues while running commands on the site.
The command is ‘jetson-containers run $(autotag nano_llm) \
python3 -m nano_llm.agents.web_chat --api=mlc \
--model Efficient-Large-Model/VILA-7b \
--asr=riva --tts=piper’.
The error is 'RuntimeError: The MD5 Checksum for {path} does not match the expected value'.
Container image is ‘dustynv/nano_llm:r36.2.0’
Hi dusty, I encountered the following issues while running commands on the site. The command is ‘jetson-containers run $(autotag nano_llm) \ python3 -m nano_llm.agents.web_chat --api=mlc \ --model Efficient-Large-Model/VILA-7b \ --asr=riva --tts=piper’. The error is 'RuntimeError: The MD5 Checksum for {path} does not match the expected value'. Container image is ‘dustynv/nano_llm:r36.2.0’