Skip to content

Commit

Permalink
Added contributors and back to top (#304)
Browse files Browse the repository at this point in the history
## Summary
<!--- This is a required section; please describe the main purpose of
this proposed code change. --->
Added the contributors section in the readme and also added the back to
top button.
<!---
## Details
This is an optional section; is there anything specific that reviewers
should be aware of?
--->
  • Loading branch information
barbarian360 authored Oct 14, 2024
1 parent 04d5a0e commit 3146916
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<a name="readme-top"></a>

# Liger Kernel: Efficient Triton Kernels for LLM Training


Expand Down Expand Up @@ -357,3 +359,15 @@ Biblatex entry:

## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=linkedin/Liger-Kernel&type=Date)](https://star-history.com/#linkedin/Liger-Kernel&Date)

## Contributors

<a href="https://github.com/linkedin/Liger-Kernel/graphs/contributors">
<img alt="contributors" src="https://contrib.rocks/image?repo=linkedin/Liger-Kernel"/>
</a>

<p align="right" style="font-size: 14px; color: #555; margin-top: 20px;">
<a href="#readme-top" style="text-decoration: none; color: #007bff; font-weight: bold;">
↑ Back to Top ↑
</a>
</p>

0 comments on commit 3146916

Please sign in to comment.