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
f7512877
Commit
f7512877
authored
Oct 22, 2024
by
zhuwenwen
Browse files
remove notes
parent
6d2051cc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
vllm/model_executor/models/chatglm.py
vllm/model_executor/models/chatglm.py
+0
-1
No files found.
vllm/model_executor/models/chatglm.py
View file @
f7512877
...
...
@@ -222,7 +222,6 @@ def input_processor_for_glmv(ctx: InputContext, inputs: DecoderOnlyInputs):
inputs
[
"prompt_token_ids"
]
=
new_input_ids
inputs
[
"position_ids"
]
=
new_position_ids
return
inputs
>>>>>>>
v0
.
6.3
.
post1
class
GLMAttention
(
nn
.
Module
):
...
...
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