mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-06-07 13:42:16 +08:00
fix document error for value and v_vec illustration (#3421)
This commit is contained in:
parent
a7af4538ca
commit
8fa7357f2d
Binary file not shown.
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 42 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 167 KiB |
@ -447,7 +447,7 @@ Value
|
|||||||
a whole block of value tokens. And each ``accs`` in each thread
|
a whole block of value tokens. And each ``accs`` in each thread
|
||||||
contains 8 elements that accumulated at 8 different head positions.
|
contains 8 elements that accumulated at 8 different head positions.
|
||||||
For the thread 0, the ``accs`` variable will have 8 elements, which
|
For the thread 0, the ``accs`` variable will have 8 elements, which
|
||||||
are 0th, 16th … 112th elements of a value head that are accumulated
|
are 0th, 32th … 224th elements of a value head that are accumulated
|
||||||
from all assigned 8 tokens.
|
from all assigned 8 tokens.
|
||||||
|
|
||||||
LV
|
LV
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user