Issues with creating Hailo files for custom model

Can you add these lines to the alls file:

quantization_param([yolov8n/matmul4], force_range_in=[0.002, 0.036], force_range_index=0)
quantization_param([yolov8n/matmul4], force_range_in=[-6.567, 9.127], force_range_index=1)

and try again ?