Skip to content

Fix a error while following tutorial 1 #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

cyun9601
Copy link

@cyun9601 cyun9601 commented Jul 25, 2025

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 added 4 commits July 25, 2025 10:22
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant