NickyNicky commited on
Commit
69b6bd5
1 Parent(s): 8c8671b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -52,7 +52,9 @@ reference-data-model:
52
  ```py
53
 
54
  # Activated training with
55
- #https://github.com/tomaarsen/attention_sinks
 
 
56
 
57
  pip install attention_sinks
58
  ```
 
52
  ```py
53
 
54
  # Activated training with
55
+ #- https://huggingface.co/blog/tomaarsen/attention-sinks
56
+ #- https://github.com/tomaarsen/attention_sinks
57
+ #- https://arxiv.org/abs/2309.17453
58
 
59
  pip install attention_sinks
60
  ```