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

Update ai-quick-actions-containers.md for vllm v0.6.4.post1.1 and tgi v3.0.1.10 container upgrade #537

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions ai-quick-actions/ai-quick-actions-containers.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

| Server | Version |Supported Formats|Supported Shapes| Supported Models/Architectures |
|-----------------------------------------------------------------------------------------------------------------|-------------|-----------------|----------------|---------------------------------------------------------------------------------------------------------------------------------|
| [vLLM](https://github.com/vllm-project/vllm/releases/tag/v0.6.4.post1) | 0.6.4.post1 |safe-tensors|A10, A100, H100| [v0.6.4.post1 supported models](https://docs.vllm.ai/en/v0.6.4.post1/models/supported_models.html) |
| [Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference/releases/tag/v2.0.1) | 2.0.1.4 |safe-tensors|A10, A100, H100| [v2.0.1 supported models](https://github.com/huggingface/text-generation-inference/blob/v2.0.1/docs/source/supported_models.md) |
| [vLLM](https://github.com/vllm-project/vllm/releases/tag/v0.6.4.post1) | 0.6.4.post1.1 |safe-tensors|A10, A100, H100| [v0.6.4.post1 supported models](https://docs.vllm.ai/en/v0.6.4.post1/models/supported_models.html) |
| [Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference/releases/tag/v3.0.1) | 3.0.1.10 |safe-tensors|A10, A100, H100| [v3.0.1 supported models](https://github.com/huggingface/text-generation-inference/blob/v3.0.1/docs/source/supported_models.md) |
| [Llama-cpp](https://github.com/abetlen/llama-cpp-python/releases/tag/v0.2.78) | 0.2.78.0 |gguf|Amphere ARM| [llama.cpp@fd5ea0f supported models](https://github.com/ggerganov/llama.cpp/tree/fd5ea0f897ecb3659d6c269ef6f3d833e865ead7) |


Expand All @@ -22,4 +22,4 @@ The below content is hidden in the markdown, useful for updating the above table
- Visit the llama-cpp-python repo and select the version tag. For example: https://github.com/abetlen/llama-cpp-python/tree/v0.2.78/vendor
- Click on the llama.cpp commit used by this version.
- Scroll down in the readme page and find the section on Supported Models. Link to the section if a hyperlink is available, else link the markdown.
-->
-->