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
628d00cd
Unverified
Commit
628d00cd
authored
Aug 30, 2025
by
Jee Jee Li
Committed by
GitHub
Aug 30, 2025
Browse files
[Bugfix] Fix test_lora_resolvers.py (#23984)
Signed-off-by:
Jee Jee Li
<
pandaleefree@gmail.com
>
parent
4071c76c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/entrypoints/openai/test_lora_resolvers.py
tests/entrypoints/openai/test_lora_resolvers.py
+1
-0
No files found.
tests/entrypoints/openai/test_lora_resolvers.py
View file @
628d00cd
...
...
@@ -47,6 +47,7 @@ class MockModelConfig:
allowed_local_media_path
:
str
=
""
encoder_config
=
None
generation_config
:
str
=
"auto"
skip_tokenizer_init
:
bool
=
False
def
get_diff_sampling_param
(
self
):
return
self
.
diff_sampling_param
or
{}
...
...
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