Skip to content
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,9 +2,9 @@

| 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) |
| [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/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) |
| [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) |
| [Llama-cpp](https://github.com/abetlen/llama-cpp-python/releases/tag/v0.3.2) | 0.3.2.0 |gguf|Amphere ARM| [llama.cpp@fd5ea0f supported models](https://github.com/ggml-org/llama.cpp/tree/74d73dc85cc2057446bf63cc37ff649ae7cebd80) |


<!--
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.
-->
-->