Update README.md
Browse files
README.md
CHANGED
|
@@ -53,8 +53,8 @@ With FP8 quantization, LongLive boosts inference to 24.8 FPS with marginal quali
|
|
| 53 |
<strong>The framework of LongLive. (Left) Frame Sink + Short window attention. (Right) KV-recache.</strong>
|
| 54 |
</p>
|
| 55 |
<p align="center" style="border-radius: 10px">
|
| 56 |
-
<img src="assets/
|
| 57 |
-
<strong>The
|
| 58 |
</p>
|
| 59 |
<p align="center" style="border-radius: 10px">
|
| 60 |
<img src="assets/frame_sink.png" width="100%" alt="logo"/>
|
|
|
|
| 53 |
<strong>The framework of LongLive. (Left) Frame Sink + Short window attention. (Right) KV-recache.</strong>
|
| 54 |
</p>
|
| 55 |
<p align="center" style="border-radius: 10px">
|
| 56 |
+
<img src="assets/streaming_long.jpg" width="100%" alt="logo"/>
|
| 57 |
+
<strong>The streaming long tuning pipeline. Our approach trains on long sequences by reusing the historical KV cache each iteration to generate the next 5s clip, then supervising it with the teacher.</strong>
|
| 58 |
</p>
|
| 59 |
<p align="center" style="border-radius: 10px">
|
| 60 |
<img src="assets/frame_sink.png" width="100%" alt="logo"/>
|