Closed rahul-tuli closed 9 months ago
Fixes a bug for ModelAnalysis class, when using LLMs with external data files, using just model.onnx to load the model would fail
Fix is to download the deployment directory with external data files first and then load the model
Fixes a bug for ModelAnalysis class, when using LLMs with external data files, using just model.onnx to load the model would fail
Fix is to download the deployment directory with external data files first and then load the model