onnx external data

hi!

i have a model which is bigger than 2gb thus the onnx needs to be divided in to multiple files as per External Data - ONNX 1.18.0 documentation .

how can i load these files in to the hailo sdk ClientRunner.translate_onnx_model() method for conversion? it only accepts one file but i have about 15.