mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-07 13:09:50 +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">
|
||||
<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>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue