You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,4 +42,8 @@ python setup.py install
42
42
- [ ] End-2-end LLMs Inference
43
43
44
44
## Citation
45
-
If you find BitDecoding useful or want to use in your projects, please kindly cite our paper:
45
+
If you find BitDecoding useful or want to use in your projects, please kindly cite our paper:
46
+
47
+
48
+
## Acknowledgement
49
+
BitDecoding is inspired by many open-source libraries, including (but not limited to) [flash-attention](https://github.com/Dao-AILab/flash-attention/tree/main), [flute](https://github.com/HanGuo97/flute), [Atom](https://github.com/efeslab/Atom), [omniserve](https://github.com/mit-han-lab/omniserve).
0 commit comments