Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ModelZoo
Spark-X1
Commits
c50e107f
Commit
c50e107f
authored
Jun 03, 2026
by
weishb
Browse files
修改推理框架
parent
89932a4b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
model.properties
model.properties
+1
-1
No files found.
README.md
View file @
c50e107f
...
@@ -144,7 +144,7 @@ curl http://127.0.0.1:8000/v1/chat/completions \
...
@@ -144,7 +144,7 @@ curl http://127.0.0.1:8000/v1/chat/completions \
</div>
</div>
### 精度
### 精度
DCU与GPU精度一致,推理框架:transformers
DCU与GPU精度一致,推理框架:transformers
,vllm
## 源码仓库及问题反馈
## 源码仓库及问题反馈
-
https://developer.sourcefind.cn/codes/modelzoo/spark-x1
-
https://developer.sourcefind.cn/codes/modelzoo/spark-x1
...
...
model.properties
View file @
c50e107f
...
@@ -9,6 +9,6 @@ processType=推理
...
@@ -9,6 +9,6 @@ processType=推理
# 算法类别
# 算法类别
appCategory
=
对话问答
appCategory
=
对话问答
# 框架类型
# 框架类型
frameType
=
pytorch,
transformers
frameType
=
transformers
,vllm
# 加速卡类型
# 加速卡类型
accelerateType
=
BW1000
accelerateType
=
BW1000
\ No newline at end of file
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