Error installing Ai Software suite

I have trained a yolov8s model on custom dataset and wanted to deploy that in Hailo 8l. I was trying to install Hailo Software Suite but got error saying recommended size is 16gb but got 15gb. How to fix this issue. Any adivce on procedure to deploy custom model to hailo ai accelerator is greatly appreciated.

Welcome to the Hailo Community!

Converting models into the HEF format requires a performant computer. Basically the same type of machine that is used to train models. See Hailo Dataflow Compiler User Guide → System Requirements.

Running inference can be done on a wide range of platforms with much lower requirements.

Please work trough the tutorials in the Hailo AI Software Suite Docker. Call:

hailo tutorial

This will open a Jupyter Notebook server with chapters for each step of the workflow.