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
2b0879bf
Unverified
Commit
2b0879bf
authored
Nov 25, 2024
by
fzyzcjy
Committed by
GitHub
Nov 25, 2024
Browse files
Super tiny little typo fix (#10633)
parent
ed46f143
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/quantization/fp8_e5m2_kvcache.rst
docs/source/quantization/fp8_e5m2_kvcache.rst
+1
-1
No files found.
docs/source/quantization/fp8_e5m2_kvcache.rst
View file @
2b0879bf
...
@@ -4,7 +4,7 @@ FP8 E5M2 KV Cache
...
@@ -4,7 +4,7 @@ FP8 E5M2 KV Cache
==================
==================
The int8/int4 quantization scheme requires additional scale GPU memory storage, which reduces the expected GPU memory benefits.
The int8/int4 quantization scheme requires additional scale GPU memory storage, which reduces the expected GPU memory benefits.
The FP8 data format retains 2~3 mantissa bits and can convert float/fp16/bfl
a
ot16 and fp8 to each other.
The FP8 data format retains 2~3 mantissa bits and can convert float/fp16/bflo
a
t16 and fp8 to each other.
Here is an example of how to enable this feature:
Here is an example of how to enable this feature:
...
...
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