# YOLO 11 in VOXL

Source: https://forum.modalai.com/topic/4193/yolo-11-in-voxl
Category: VOXL SDK and Software (https://forum.modalai.com/category/47/voxl-sdk-and-software)
Posted: 2025-02-19 16:48:51 UTC by jedeloya
Replies: 1 · Views: 1914

## jedeloya · 2025-02-19 16:48:51 UTC

Hi team, I make some tests in VOXL2 hardware with YOLO11 using the voxl-tflite-server code, actually I am using YOLOv8 working in the GPU, but for YOLO11 the GPU is not allowing to use the YOLO11 model with this error:

Feb 14 19:53:17 m0104 bash[6953]: oksi-tflite-nats: /local/mnt/workspace/lnxbuild/project/trees_in_use/free_tree_dir/checkout/build-qti-distro-ubuntu-fullstack-perf/tmp-glibc/work/qrb5165_rb5-oe-linux/adreno/1.0-r0/adreno200/llvm/lib/Target/Oxili/QGPUISelLowering.cpp:503: llvm::SDValue llvm::QGPUTargetLowering::LowerKernelFormalArguments(llvm::SDValue, llvm::CallingConv::ID, bool, const llvm::SmallVectorImpl<llvm::ISD::InputArg>&, llvm::DebugLoc, llvm::SelectionDAG&, llvm::SmallVectorImpl<llvm::SDValue>&) const: Assertion `false && "Exceeded maximum number of write image id's"' failed.
Feb 14 19:53:17 m0104 bash[6953]: ERROR: Failed to build program executable - Out of host memoryPass
Feb 14 19:53:17 m0104 bash[6953]: ERROR: Falling back to OpenGL
Feb 14 19:53:17 m0104 bash[6953]: ERROR: TfLiteGpuDelegate Init: OpenGL-based API disabled
Feb 14 19:53:17 m0104 bash[6953]: INFO: Created 0 GPU delegate kernels.
Feb 14 19:53:17 m0104 bash[6953]: ERROR: TfLiteGpuDelegate Prepare: delegate is not initialized
Feb 14 19:53:17 m0104 bash[6953]: ERROR: Node number 802 (TfLiteGpuDelegateV2) failed to prepare.
Feb 14 19:53:17 m0104 bash[6953]: ERROR: Restored original execution plan after delegate application failure.
Feb 14 19:53:17 m0104 bash[6953]: Failed to apply GPU delegate with errorcode: 2

Do you have any thoughts on how to fix this?

Best regards.

Jesús Deloya.

## Reply by nvale55 · 2025-04-02 20:27:50 UTC

Any solutions? I'm having the same exact problem.
