Commit c50e107f authored by weishb's avatar weishb
Browse files

修改推理框架

parent 89932a4b
......@@ -144,7 +144,7 @@ curl http://127.0.0.1:8000/v1/chat/completions \
</div>
### 精度
DCU与GPU精度一致,推理框架:transformers
DCU与GPU精度一致,推理框架:transformers,vllm
## 源码仓库及问题反馈
- https://developer.sourcefind.cn/codes/modelzoo/spark-x1
......
......@@ -9,6 +9,6 @@ processType=推理
# 算法类别
appCategory=对话问答
# 框架类型
frameType=pytorch,transformers
frameType=transformers,vllm
# 加速卡类型
accelerateType=BW1000
\ 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