cj401
cj401
Hi @dusty-nv thanks for your prompt reply. when I run python3 -m xformers.info (mistral does not need to install and have no project.toml file as well :) ). Not sure...
@dusty-nv thanks for your prompt reply. Yes. this setting has been followed already as shown. ``` nvidia@nvidia-desktop:~$ sudo docker info | grep 'Default Runtime' Default Runtime: nvidia ``` The command...
Hi @dusty-nv , I wonder if you used a command line similar to the below one to build the docker image on your ORIN. Thanks. `./build.sh --name=test_xformers xformers`
Hello @dusty-nv, I am trying to run llamaspeak on Jetson. I followed the tutorial to set RIVA up and test transcribe_mic.py with riva docker container running in the background. It...
@dusty-nv I wonder if you will have time to have a look at this? Many thanks.
Hi @dusty-nv thank you for your reply and I know you must be very busy with various things. with --audio-input-device and --audio-output-device specified, the command line audio transcribe works. I...