Closed Tosho-01 closed 4 months ago
Hi @Tosho-01 , can you try running dustynv/nano_llm:24.6-r36.2.0
container instead of $(autotag nano_llm)
? I have been doing some restructuring on the repo, sorry about that. That 24.6 release is from ~2 weeks ago which I think should still be fine. I will test llamaspeak again and fix this though for the next release.
Hi @dusty-nv, thank you for your response. The older version is working for me. Had some troubles in Firefox and switched to Chromium where everything is running smoothly. Thank you for putting out all those jetson-containers :+1:
Hi, I'm trying to run Llamaspeak following the Instructions on https://www.jetson-ai-lab.com/tutorial_llamaspeak.html
Specs: Jetson AGX Orin (32GB) Developer Kit Jetpack 6.0 [L4T 36.3.0]
The RIVA server is up and running the ASR and TTS examples works just fine.
When i run the following code in /path/to/jetson-containers:
The Response is:
I tried to access the __init__.py file in /docker/overlay2/CONTAINER_ID/diff/opt/NanoLLM/nano_llm/plugins/botfunctions/__init_\.py - but can only find the .pyc file and can't open or edit those.
Kinda stuck at this point.
Any help or recommendations are appreciated.