add contributor img (#65)

This commit is contained in:
Joson 2024-04-27 21:55:05 +08:00 committed by GitHub
parent bafa0c4e52
commit c485a324a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -722,6 +722,11 @@ ruapu determines whether the CPU supports certain instruction sets by trying to
* [libllm](https://github.com/ling0322/libllm)  _Efficient inference of large language models_
## Credits
<a href="https://github.com/nihui/ruapu/graphs/contributors">
<img src="https://contrib.rocks/image?repo=nihui/ruapu" />
</a>
### Contribution behavior
* [@nihui](https://github.com/nihui) &emsp;_Write the initial POC code and ruapu maintainer_
* [@kernelbin](https://github.com/kernelbin) &emsp;_Implement exception handling for Windows_
* [@zchrissirhcz](https://github.com/zchrissirhcz) &emsp;_Detect x86 FMA4_