mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-09 13:55:27 +00:00
Fix incorrect image content in the document
This commit is contained in:
parent
f4bb374eaf
commit
1b1f417267
2 changed files with 1 additions and 1 deletions
BIN
doc/assets/DeepSeek-on-KTransformers.png
Normal file
BIN
doc/assets/DeepSeek-on-KTransformers.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
|
@ -24,7 +24,7 @@ The following figure provides a brief overview of DeepSeek-V2 architecture. At t
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<picture>
|
<picture>
|
||||||
<img alt="DeepSeek on KTransformers" src="../assets/DeepSeek-on-KTransformers.PNG" width=80%>
|
<img alt="DeepSeek on KTransformers" src="../assets/DeepSeek-on-KTransformers.png" width=80%>
|
||||||
</picture>
|
</picture>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue