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
71221692
Unverified
Commit
71221692
authored
Sep 12, 2024
by
Ying Sheng
Committed by
GitHub
Sep 12, 2024
Browse files
[Feature] Initial support for multi-LoRA serving (#1307)
parent
c33d82a2
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
test/srt/run_suite.py
test/srt/run_suite.py
+1
-0
No files found.
test/srt/run_suite.py
View file @
71221692
...
...
@@ -7,6 +7,7 @@ suites = {
"minimal"
:
[
"models/test_embedding_models.py"
,
"models/test_generation_models.py"
,
"models/test_lora.py"
,
"sampling/penaltylib"
,
"test_chunked_prefill.py"
,
"test_embedding_openai_server.py"
,
...
...
Prev
1
2
Next
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