Skip to content

Commit f5f6edf

Browse files
Docs : Contributors Section in README (#610)
## Description Added a contributors graph in readme. ![image](https://github.com/user-attachments/assets/c0848651-e67a-49d5-bbf4-cc6889b73f25) Co-authored-by: Nestor Qin <[email protected]>
1 parent f28ca9a commit f5f6edf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,11 @@ This project is initiated by members from CMU Catalyst, UW SAMPL, SJTU, OctoML,
455455

456456
This project is only possible thanks to the shoulders open-source ecosystems that we stand on. We want to thank the Apache TVM community and developers of the TVM Unity effort. The open-source ML community members made these models publicly available. PyTorch and Hugging Face communities make these models accessible. We would like to thank the teams behind Vicuna, SentencePiece, LLaMA, and Alpaca. We also would like to thank the WebAssembly, Emscripten, and WebGPU communities. Finally, thanks to Dawn and WebGPU developers.
457457

458+
## Contributors
459+
460+
<a href="https://github.com/mlc-ai/web-llm/graphs/contributors">
461+
<img alt="contributors" src="https://contrib.rocks/image?repo=mlc-ai/web-llm"/>
462+
</a>
458463

459464
<p align="right">
460465
<a href="#top">⬆ Back to Top ⬆</a>

0 commit comments

Comments
 (0)