Skip to content

Commit 3e8a401

Browse files
committed
fix stringdoc
1 parent 7d12240 commit 3e8a401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastdeploy/model_executor/layers/mtp_linear.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def __init__(
3535
with_bias=False,
3636
):
3737
"""
38-
Parallelized LMhead.
38+
Parallelized Embedding Hidden States Projection.
3939
4040
Args:
4141
fd_config (FDConfig): Arguments related to inference, containing

0 commit comments

Comments
 (0)