vespa-engine/vespa
Support a properties-file (available during runtime) for ml-models (Stateless evaluation in container)
开放
#9,552 创建于 2019年5月24日
enhancementgood first issue
仓库指标
- 星标
- (4,948 个星标)
- PR 合并指标
- (平均合并 1天 22小时) (30 天内合并 209 个 PR)
描述
Hello Vespa Team, Can you please consider support a properties-file which is available during run-time along with the model ? So some meta-data e.g. threshold/label, etc can be associated with the model. This is for the stateless evaluation of the models like (XGBoost, TensorFlow, Onnx, etc) which is supported in vespa.
Thank you, Pinank