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

Add metadata with upstream release versions #333

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions config/component_metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
releases:
- name: KServe
version: v0.14.0
repoUrl: https://github.com/kserve/kserve/
spolti marked this conversation as resolved.
Show resolved Hide resolved
- name: ModelMesh Serving
version: v0.12.0
repoUrl: https://github.com/kserve/modelmesh-serving
- name: vLLM
version: v0.6.4.post1
heyselbi marked this conversation as resolved.
Show resolved Hide resolved
repoUrl: https://github.com/vllm-project/vllm
- name: OpenVINO Model Server
version: v2024.5
repoUrl: https://github.com/openvinotoolkit/model_server
- name: Caikit
version: v0.27.7
repoUrl: https://github.com/caikit/caikit
- name: Caikit-nlp
version: v0.5.8
repoUrl: https://github.com/caikit/caikit-nlp
- name: Text Generation Inference Server
version: commit 8a8c55dd0884b8e4e420d22f10bcce6752455edf
repoUrl: https://github.com/IBM/text-generation-inference/