Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
e68de8ad
Unverified
Commit
e68de8ad
authored
Mar 06, 2026
by
Xiang Shi
Committed by
GitHub
Mar 06, 2026
Browse files
docs: fix wrong cc in int8.md (#36209)
Signed-off-by:
Xiang Shi
<
realkevin@tutanota.com
>
parent
a1ffa56a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/features/quantization/int8.md
docs/features/quantization/int8.md
+1
-1
No files found.
docs/features/quantization/int8.md
View file @
e68de8ad
...
@@ -9,7 +9,7 @@ Please visit the HF collection of [quantized INT8 checkpoints of popular LLMs re
...
@@ -9,7 +9,7 @@ Please visit the HF collection of [quantized INT8 checkpoints of popular LLMs re
INT8 computation is supported on NVIDIA GPUs with compute capability > 7.5 (Turing, Ampere, Ada Lovelace, Hopper).
INT8 computation is supported on NVIDIA GPUs with compute capability > 7.5 (Turing, Ampere, Ada Lovelace, Hopper).
!!! warning
!!! warning
**Blackwell GPU Limitation**
: INT8 is not supported on compute capability >= 100 (e.g., RTX 6000 Blackwell).
**Blackwell GPU Limitation**
: INT8 is not supported on compute capability >= 10
.
0 (e.g., RTX 6000 Blackwell).
Use
[
FP8 quantization
](
fp8.md
)
instead, or run on Hopper/Ada/Ampere architectures.
Use
[
FP8 quantization
](
fp8.md
)
instead, or run on Hopper/Ada/Ampere architectures.
## Prerequisites
## Prerequisites
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment