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
EuroLLM_vllm
Commits
27514e5c
Commit
27514e5c
authored
Dec 24, 2025
by
zzg_666
Browse files
修改
parent
dd6120df
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
27514e5c
...
...
@@ -45,10 +45,10 @@ docker run -it --shm-size 60g --network=host --name EuroLLM --privileged --devic
### vllm
#### 单机推理
可参考vllm_serve.sh脚本
```
bash
## serve启动
可参考vllm_serve.sh脚本
vllm serve utter-project/EuroLLM-22B-Instruct-2512
--trust-remote-code
--dtype
bfloat16
--max-seq-len-to-capture
32768
-tp
1
--max-model-len
32768
## client访问
可参考vllm_cilent.sh
...
...
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