Skip to content

Release binaries

Pre-release
Pre-release

Choose a tag to compare

@PARTHSQL PARTHSQL released this 07 Jul 16:30

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.