Version#
- bool trt_edgellm::version::checkVersion(
- std::string const &modelVersion
Check if model version matches runtime version
- Parameters:
modelVersion – Version string from model’s config.json
- Returns:
True if versions match, false otherwise Logs warning if versions don’t match or have invalid format