Jetson Nano kept rebooting when installing Llamaspeak

Please provide the following information when requesting support.

Hi I’m trying to install Llamaspeak to Jetson Orin Nano developer kit and it crashes everytime on tart computing and quantization part…Anybody knows the solution for this issue. I tried install Ollama it works, but text-generation-webui and Llamaspeak will crash during install. Thanks

I’m using Jetson Orin nano boot drive is 512G micro sd and 1T nvme ram installed, tested docker on it. firmware upgraded to Jetpack 6.2. Original power supply and heat fan from Nividia.

Hardware - Jetson Orin Nano
Hardware - GPU
Operating System
Jetpack6.x
TLT Version (if relevant)
How to reproduce the issue ? (This is for errors. Please share the command and the detailed log here)

Hello,

Thanks for visiting the NVIDIA Developer forums! Your topic will be best served in the Jetson category.

I will move this post over for visibility.

Cheers,
Tom

Hi,

Which device do you use? 8GB or 4GB?
Please monitor the system with tegrastats and share the log with us.

$ sudo tegrastats

Thanks.

louie001@localhost:~$ sudo tegrastats
[sudo] password for louie001:
01-12-2025 17:29:00 RAM 2381/7620MB (lfb 10x4MB) SWAP 0/16384MB (cached 0MB) CPU [0%@729,0%@729,1%@729,0%@729,0%@729,0%@729] EMC_FREQ 0%@2133 GR3D_FREQ 0%@[305] NVDEC off NVJPG off NVJPG1 off VIC off OFA off APE 200 cpu@48.093C soc2@47.718C soc0@48.562C gpu@48.687C tj@49.562C soc1@49.562C VDD_IN 5440mW/5440mW VDD_CPU_GPU_CV 519mW/519mW VDD_SOC 1800mW/1800mW

Hi,

Do you monitor the system when running the llamaspeak?
Based on the log, It looks like the CPU and GPU are not in use and the memory usage is also low.

Thanks.