mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-14 05:45:01 +08:00
[Docs] Move feature compatibility tables to README (#24431)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
parent
01dfb5e982
commit
717fc00e98
@ -32,10 +32,7 @@ nav:
|
|||||||
- models/pooling_models.md
|
- models/pooling_models.md
|
||||||
- models/extensions
|
- models/extensions
|
||||||
- Hardware Supported Models: models/hardware_supported_models
|
- Hardware Supported Models: models/hardware_supported_models
|
||||||
- Features:
|
- Features: features
|
||||||
- features/compatibility_matrix.md
|
|
||||||
- features/*
|
|
||||||
- features/quantization
|
|
||||||
- Developer Guide:
|
- Developer Guide:
|
||||||
- contributing/README.md
|
- contributing/README.md
|
||||||
- General:
|
- General:
|
||||||
|
|||||||
@ -1,4 +1,6 @@
|
|||||||
# Compatibility Matrix
|
# Features
|
||||||
|
|
||||||
|
## Compatibility Matrix
|
||||||
|
|
||||||
The tables below show mutually exclusive features and the support on some hardware.
|
The tables below show mutually exclusive features and the support on some hardware.
|
||||||
|
|
||||||
@ -12,7 +14,7 @@ The symbols used have the following meanings:
|
|||||||
!!! note
|
!!! note
|
||||||
Check the ❌ or 🟠 with links to see tracking issue for unsupported feature/hardware combination.
|
Check the ❌ or 🟠 with links to see tracking issue for unsupported feature/hardware combination.
|
||||||
|
|
||||||
## Feature x Feature
|
### Feature x Feature
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
td:not(:first-child) {
|
td:not(:first-child) {
|
||||||
@ -56,7 +58,7 @@ th:not(:first-child) {
|
|||||||
|
|
||||||
[](){ #feature-x-hardware }
|
[](){ #feature-x-hardware }
|
||||||
|
|
||||||
## Feature x Hardware
|
### Feature x Hardware
|
||||||
|
|
||||||
| Feature | Volta | Turing | Ampere | Ada | Hopper | CPU | AMD | TPU |
|
| Feature | Volta | Turing | Ampere | Ada | Hopper | CPU | AMD | TPU |
|
||||||
|-----------------------------------------------------------|---------------------|-----------|-----------|--------|------------|--------------------|--------|-----|
|
|-----------------------------------------------------------|---------------------|-----------|-----------|--------|------------|--------------------|--------|-----|
|
||||||
Loading…
x
Reference in New Issue
Block a user