flâneur — a map of the web's best reading

server/model_configuration.md at main · triton-inference-server/server

github.com · 4,472 words · saved by 1 readers

The Triton Inference Server provides an optimized cloud and edge inferencing solution. - server/model_configuration.md at main · triton-inference-server/server

Model Configuration Is this your first time writing a config file? Check out this guide or this example ! Each model in a model repository must include a model configuration that provides required and optional information about the model. Typically, this configuration is provided in a config.pbtxt file specified as ModelConfig protobuf . In some cases, discussed in Auto-Generated Model Configuration , the model configuration can be generated automatically by Triton and so does not need to be provided explicitly. This section describes the most important model configuration properties but the d

Explore this link on the map →

related reading