Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
9d24c3ff
Unverified
Commit
9d24c3ff
authored
May 18, 2025
by
doujiang24
Committed by
GitHub
May 18, 2025
Browse files
chore: tiny remove duplicated code (#6392)
Signed-off-by:
doujiang24
<
doujiang24@gmail.com
>
parent
24161c59
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
python/sglang/srt/mem_cache/memory_pool.py
python/sglang/srt/mem_cache/memory_pool.py
+0
-1
No files found.
python/sglang/srt/mem_cache/memory_pool.py
View file @
9d24c3ff
...
@@ -524,7 +524,6 @@ class MLATokenToKVPool(KVCache):
...
@@ -524,7 +524,6 @@ class MLATokenToKVPool(KVCache):
]
]
self
.
layer_transfer_counter
=
None
self
.
layer_transfer_counter
=
None
self
.
page_size
=
page_size
kv_size
=
self
.
get_kv_size_bytes
()
kv_size
=
self
.
get_kv_size_bytes
()
logger
.
info
(
logger
.
info
(
...
...
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