Skip to content

Commit 38e7953

Browse files
authored
Update README.md (#970)
## Summary <!--- This is a required section; please describe the main purpose of this proposed code change. ---> <!--- ## Details This is an optional section; is there anything specific that reviewers should be aware of? ---> ## Testing Done <!--- This is a required section; please describe how this change was tested. ---> <!-- Replace BLANK with your device type. For example, A100-80G-PCIe Complete the following tasks before sending your PR, and replace `[ ]` with `[x]` to indicate you have done them. --> - Hardware Type: <BLANK> - [x] run `make test` to ensure correctness - [x] run `make checkstyle` to ensure code style - [x] run `make test-convergence` to ensure convergence
1 parent 720cc68 commit 38e7953

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ We've also added optimized Post-Training kernels that deliver **up to 80% memory
6565

6666
You can view the documentation site for additional installation, usage examples, and API references:https://linkedin.github.io/Liger-Kernel/
6767

68+
You can view the Liger Kernel Technical Report: https://openreview.net/forum?id=36SjAIT42G
69+
6870
## Supercharge Your Model with Liger Kernel
6971

7072
![Banner](https://raw.githubusercontent.com/linkedin/Liger-Kernel/main/docs/images/banner.GIF)
@@ -394,3 +396,4 @@ url={https://openreview.net/forum?id=36SjAIT42G}
394396
↑ Back to Top ↑
395397
</a>
396398
</p>
399+

0 commit comments

Comments
 (0)