mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-01 21:21:12 +00:00
[feature] add support for building docker image
This commit is contained in:
parent
112cb3c962
commit
86ba1336a9
4 changed files with 84 additions and 17 deletions
|
|
@ -43,7 +43,11 @@ In the current version of KTransformers, we utilize Marlin for GPU kernels and l
|
|||
<img alt="CPUInfer Performance" src="../assets/cpuinfer.png" width=80%>
|
||||
</picture>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<picture>
|
||||
<img alt="marlin performance" src="https://github.com/IST-DASLab/marlin/blob/master/assets/sustained.png?raw=true" width=80%>
|
||||
</picture>
|
||||
</p>
|
||||
|
||||
### Arithmetic Intensity Guided Offloading
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue