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
ModelZoo
gpt-oss_vllm
Commits
e8a143ef
Commit
e8a143ef
authored
Apr 22, 2026
by
dengjb
Browse files
update
parent
47cdf59a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dirs/run_vllm_server.sh
dirs/run_vllm_server.sh
+1
-1
No files found.
dirs/run_vllm_server.sh
View file @
e8a143ef
...
...
@@ -7,7 +7,7 @@
set
-e
MODEL_PATH
=
"
/home/dengjb/work_space/modelzoo_assistant/model_weights/unsloth/gpt-oss-20b-BF16
"
MODEL_PATH
=
"
{model_PATH}
"
PORT
=
"
${
1
:-
8000
}
"
echo
"=========================================="
...
...
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