Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
LongCat-Next_pytorch
Commits
45f9562d
Commit
45f9562d
authored
Mar 27, 2026
by
dengjb
Browse files
update
parent
4b2d5e2c
Pipeline
#3458
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
4 deletions
+20
-4
README.md
README.md
+20
-4
No files found.
README.md
View file @
45f9562d
...
...
@@ -22,7 +22,7 @@ G本工作主要通过一种强调简洁性的设计理念来解决原生多模
| :------: | :------: |
| DTK | dtk25.04 |
| python |3.10 |
| transformers |
5.3.0
|
| transformers |
4.57.6
|
| torch | 2.5.1+das.opt1.dtk25042 |
| torchaudio | 2.5.1+das.opt1.dtk25042 |
...
...
@@ -71,9 +71,25 @@ HIP_VISIBLE_DEVICES=0,1,2,3 python longcat-next_inference.py
## 效果展示
|:------:|:----:|
| 输入 | 输出 |
|
<div
align=
center
>
<img
src=
"./assets/book.png"
/></div>
|
<div
align=
center
>
<img
src=
"./assets/result.jpg"
/></div>
|
<table>
<tr>
<td
align=
"center"
>
<b>
输入
</b><br>
</td>
<td
align=
"center"
>
<b>
输出
</b><br>
</td>
</tr>
<tr>
<td
align=
"center"
>
<img
src=
"./assets/book.png"
width=
"400"
/>
</td>
<td
align=
"center"
>
<img
src=
"./assets/result.jpg"
width=
"400"
/>
</td>
</tr>
</table>
### 精度
DCU与GPU精度一致,推理框架:vllm。
...
...
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