# Adding yolo v8 to tflite server

Source: https://forum.modalai.com/topic/3527/adding-yolo-v8-to-tflite-server
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2024-06-06 12:26:59 UTC by Ido Goldstein
Replies: 2 · Views: 560

## Ido Goldstein · 2024-06-06 12:26:59 UTC

Hello,

I've been working on this for months and have encountered some challenges. Could you please consider adding YOLO v8 to the VOXL TFLite server post-processing? I've tried various approaches, but nothing seems to work. I hope you can add this feature soon.

Thank you!

## Reply by aditya24 · 2025-11-02 10:37:02 UTC

@Ido-Goldstein Yolo v8 is supported

## Reply by Zachary Lowell 0 · 2025-11-11 15:22:32 UTC

@Ido-Goldstein to run yolov8 run `voxl-configure-tflite-server` and then when it prompts you to select your model, you can select yolov8. YOLOV11 is also currently supported however is still CPU bound so I would recommend using yolov8 for GPU processing
