Commit f0c25463 authored by raojy's avatar raojy
Browse files

Docs: clarify rope_scaling config for vLLM users2222

parent 7bb08df3
...@@ -24,8 +24,6 @@ Qwen2.5-VL 从头开始训练了一个原生动态分辨率的 ViT,包括 CLIP ...@@ -24,8 +24,6 @@ Qwen2.5-VL 从头开始训练了一个原生动态分辨率的 ViT,包括 CLIP
<div align=center> <div align=center>
<img src="./images/theory.png"/> <img src="./images/theory.png"/>
</div> </div>
## 环境配置
## 环境依赖 ## 环境依赖
| 软件 | 版本 | | 软件 | 版本 |
...@@ -265,7 +263,9 @@ curl http://localhost:8000/v1/chat/completions \ ...@@ -265,7 +263,9 @@ curl http://localhost:8000/v1/chat/completions \
### 效果展示 ### 效果展示
![image-20260126100649166](.\images\perform.png) <div align=center>
<img src="./images/perform.png"/>
</div>
### 精度 ### 精度
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment