Release binaries
Pre-release
Pre-release
Allows user provided parameters for explictly mentioning file names.
PARAMETERS = '{"ONNX_MODEL_FILE_NAME": "model.onnx", "ONNX_TOKENIZER_DLL_NAME" : "tokenizers_cpp.dll", "ONNX_TOKENIZER_JSON_FILE_NAME" : "tokenizer.json"}'
This allows using non default structure of folders as well which is useful in case of multiple model files.