-
@dusty-nv thanks for NanoLLM for CUDA=12.6 - works well!!
However, when I invoke it with:
```
sudo jetson-containers run $(autotag nano_llm) \
python3 -m nano_llm.agents.video_query --api=…
-
I encountered an ImportError when running the demo script on my Jetson environment. The error message is as follows:
-> loaded checkpoint log/checkpoint-rs.tar (epoch: 18)
Traceback (most recent c…
-
Use remote to control the car
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
-
### Search before asking
- [X] I have searched the Yolov8 Tracking [issues](https://github.com/mikel-brostrom/yolo_tracking/issues) and found no similar enhancement requests.
### Description…
-
### Host operating system: output of `uname -a`
```
Linux jetson 5.15.136-tegra #1 SMP PREEMPT Wed Apr 24 19:36:48 PDT 2024 aarch64 aarch64 aarch64 GNU/Linux
```
### node_exporter version: out…
-
I want to deploy my detection object model to jetson nano but there is no good tutorial to follow. i tried to follow the raspberry pi tutorial but it didn't work. is there anything like I can't deploy…
-
Hello! I am using the image from this repository on the Jetson Nano. I have an application that requires a camera. I am using a Raspberry Pi v2 camera 8MP (Sony IMX219 sensor). It works fine with Pyth…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a…
-
## Describe the bug
I'm using a Jetson nano with jetpack 4.6.2. I used the normal command `sudo pip3 install -U jetson-stats` to install on two other Jetson nanos and they work fine, but for one of…