Haithem Satoutah
Haithem Satoutah
 Hi everyone, I’m running EXO on a Jetson AGX Orin with 32 GB of VRAM, but the performance is nowhere near what I expected. jtop shows the GPU pegged...
### Search before asking - [x] I have searched the jetson-containers [issues](https://github.com/dusty-nv/jetson-containers/issues) and found no similar feature requests. ### jetson-containers Component Docker ### Bug Problem I first tried installing Exo...
MLX just landed a native CUDA backend - see PR #1983 [Daily.dev](https://app.daily.dev/posts/wip-cuda-backend-by-zcbenz-pull-request-1983-ml-explore-mlx-ergfm6crk , https://github.com/ml-explore/mlx/pull/1983) ; installing pip install mlx-cuda gives matmul and other kernels running directly on NVIDIA GPUs. My...