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
787a0ed8
Commit
787a0ed8
authored
Jun 02, 2026
by
weishb
Browse files
修改支持框架
parent
59edee96
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+3
-3
model.properties
model.properties
+1
-1
No files found.
README.md
View file @
787a0ed8
...
...
@@ -44,9 +44,9 @@ docker run -it \
**请根据`支持的DCU型号`选择对应模型下载,FP8模型仅在BW1100/BW1101上支持,其他型号请勿使用!**
| 模型名称 | 权重大小 | 数据类型 |支持的DCU型号 | 最低卡数需求 | 下载地址 |
|:------:|:----:|:----:|:----------:|:------:|:---------------------:|
| Spark-Formalizer-X1-7B | 7B | BF16 |
K100AI,
BW1000 | 1 |
[
ModelScope
](
https://modelscope.cn/models/iflytek/Spark-Formalizer-X1-7B
)
|
| Spark-Chemistry-X1-13B | 13B | BF16 |
K100AI,
BW1000 | 1 |
[
ModelScope
](
https://modelscope.cn/models/iflytek/Spark-Chemistry-X1-13B
)
|
| Spark-Scilit-X1-13B| 13B | BF16 |
K100AI,
BW1000 | 1 |
[
ModelScope
](
https://modelscope.cn/models/iflytek/Spark-Scilit-X1-13B
)
|
| Spark-Formalizer-X1-7B | 7B | BF16 | BW1000 | 1 |
[
ModelScope
](
https://modelscope.cn/models/iflytek/Spark-Formalizer-X1-7B
)
|
| Spark-Chemistry-X1-13B | 13B | BF16 | BW1000 | 1 |
[
ModelScope
](
https://modelscope.cn/models/iflytek/Spark-Chemistry-X1-13B
)
|
| Spark-Scilit-X1-13B| 13B | BF16 | BW1000 | 1 |
[
ModelScope
](
https://modelscope.cn/models/iflytek/Spark-Scilit-X1-13B
)
|
## 数据集
暂无
...
...
model.properties
View file @
787a0ed8
...
...
@@ -11,4 +11,4 @@ appCategory=对话问答
# 框架类型
frameType
=
pytorch
# 加速卡类型
accelerateType
=
BW1000,K100AI
\ No newline at end of file
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