Skip to content
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

enhancement: Add CI workflow to update model.yaml files with latest engine versions, templates, and anything else needed. #1893

Open
ramonpzg opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
category: model hub Built in models on HF, NGC, etc

Comments

@ramonpzg
Copy link
Contributor

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 current model.yaml config for mistral:7b-tensorrt-llm-linux-ada lists tensorrt-llm version 0.11.0 while the current version is 0.16.0.

@ramonpzg ramonpzg added the category: model hub Built in models on HF, NGC, etc label Jan 28, 2025
@ramonpzg ramonpzg self-assigned this Jan 28, 2025
@ramonpzg ramonpzg transferred this issue from janhq/jan Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: model hub Built in models on HF, NGC, etc
Projects
Status: Investigating
Development

No branches or pull requests

1 participant