Commit fabbe232 authored by weishb's avatar weishb
Browse files

update README.md

parent fcba5892
...@@ -40,7 +40,6 @@ vLLM-Omni 可无缝支持 HuggingFace 上大多数流行的开源模型,包括 ...@@ -40,7 +40,6 @@ vLLM-Omni 可无缝支持 HuggingFace 上大多数流行的开源模型,包括
> **[!NOTE]** > **[!NOTE]**
vllm-omni是对vllm框架的拓展,严格依赖具体的vllm版本,如果版本没有对齐,可能遇到一些错误,可以考虑更换版本,或者查看vllm-omni项目的后续PR是否有解决方案 vllm-omni是对vllm框架的拓展,严格依赖具体的vllm版本,如果版本没有对齐,可能遇到一些错误,可以考虑更换版本,或者查看vllm-omni项目的后续PR是否有解决方案
安装vllm-omni包以后只是拓展了vllm对多模态的支持程度,在DCU上vllm-omni支持的模型能否推理,具体还是要看vllm本身是否能够支持 安装vllm-omni包以后只是拓展了vllm对多模态的支持程度,在DCU上vllm-omni支持的模型能否推理,具体还是要看vllm本身是否能够支持
> **已知问题及解决方案**
## 使用源码编译方式安装 ## 使用源码编译方式安装
...@@ -63,4 +62,4 @@ pip install -e . --no-build-isolation ...@@ -63,4 +62,4 @@ pip install -e . --no-build-isolation
## 参考资料 ## 参考资料
- [README](README_origin.md) - [README](README_origin.md)
- [LLaMA-Factory](https://github.com/vllm-project/vllm-omni) - [vllm-omni](https://github.com/vllm-project/vllm-omni)
\ No newline at end of file \ No newline at end of file
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