tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Fix a error while following tutorial 1

Open cyun9601 opened this issue 7 months ago • 1 comments

When following the tutorial from the link below:

https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/tutorials/Conceptual_Guide/Part_1-model_deployment/README.html#launching-the-server

an error occurs in the config.pbtxt for text_recognition:

"failed to load 'text_recognition' version 1: Invalid argument: unexpected inference output '308', allowed outputs are: 307"

Update config.pbtxt

cyun9601 avatar Jul 25 '25 01:07 cyun9601

It is works for now using 308

cyun9601 avatar Oct 25 '25 17:10 cyun9601