joaogante HF Staff commited on
Commit
ea681c7
·
1 Parent(s): bd36a6b
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,8 @@ This implementation matches the `SinkCache` class present in `transformers<4.53.
15
 
16
  ![Sink Cache diagram from the original paper](https://arxiv.org/html/2309.17453v4/x1.png)
17
 
 
 
18
 
19
  ## Base model
20
  - [Qwen/Qwen3-0.6B](https://huggingface.co/Qwen/Qwen3-0.6B)
 
15
 
16
  ![Sink Cache diagram from the original paper](https://arxiv.org/html/2309.17453v4/x1.png)
17
 
18
+ <!-- TODO (joao): add `transformers chat` example -->
19
+
20
 
21
  ## Base model
22
  - [Qwen/Qwen3-0.6B](https://huggingface.co/Qwen/Qwen3-0.6B)