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
ca5f54a9
Unverified
Commit
ca5f54a9
authored
Dec 18, 2024
by
Joe Runde
Committed by
GitHub
Dec 18, 2024
Browse files
[Bugfix] fix minicpmv test (#11304)
Signed-off-by:
Joe Runde
<
Joseph.Runde@ibm.com
>
parent
f954fe0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tests/lora/test_minicpmv.py
tests/lora/test_minicpmv.py
+0
-1
No files found.
tests/lora/test_minicpmv.py
View file @
ca5f54a9
...
...
@@ -67,7 +67,6 @@ def test_minicpmv_lora(minicpmv_lora_files):
max_loras
=
4
,
max_lora_rank
=
64
,
trust_remote_code
=
True
,
gpu_memory_utilization
=
0.97
,
# This model is pretty big for CI gpus
enable_chunked_prefill
=
True
,
)
output1
=
do_sample
(
llm
,
minicpmv_lora_files
,
lora_id
=
1
)
...
...
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