enhancement: Add CI workflow to update model.yaml
files with latest engine versions, templates, and anything else needed.
#1893
Labels
category: model hub
Built in models on HF, NGC, etc
Model configuration files will go out of date as new versions of an engine come out, new templates are implemented or different parameters are added to the implementation of the engine within cortex. Therefore, I propose we create a CI workflow to update
model.yaml
files based on changes that affect their configuration. For example, the currentmodel.yaml
config formistral:7b-tensorrt-llm-linux-ada
liststensorrt-llm
version0.11.0
while the current version is0.16.0
.The text was updated successfully, but these errors were encountered: