Marcos Orrego

Results 4 comments of Marcos Orrego

I believe this could be the answer: NOTE: This repo is mainly for research purpose and we have not yet optimized the running performance. Since the model is pretrained with...

sorry for the late reply. But as hddtemp is no longer in ubuntu repo, you could always use: `temp=$(smartctl -a /dev/$disk | grep ' Temperature_Celsius' | sed -r 's/.*[-|In_the_past]\s+([0-9]+).*/\1/')` I...

use the right versions from the page. The same thing happened to me, and it worked perfectly following the instructions. CUDA Execution Provider (Nvidia)* Install [CUDA Toolkit 11.8](https://developer.nvidia.com/cuda-11-8-0-download-archive) Install dependencies:...