Skip to content

Commit

Permalink
Merge pull request #357 from KomputeProject/projects_using_kompute_2
Browse files Browse the repository at this point in the history
Added projects using Kompute: row-major matmul optimization
  • Loading branch information
axsaucedo authored Feb 14, 2024
2 parents 8093308 + 2bcc8b3 commit 62acb12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@

* [GPT4ALL](https://github.com/nomic-ai/gpt4all) ![](https://img.shields.io/github/stars/nomic-ai/gpt4all.svg?style=social) - An ecosystem of open-source on-edge large language models that run locally on your CPU and nearly any GPU.
* [llama.cpp](https://github.com/ggerganov/llama.cpp) ![](https://img.shields.io/github/stars/ggerganov/llama.cpp.svg?style=social) - Port of Facebook's LLaMA model in C/C++.
* [tpoisonooo/how-to-optimize-gemm](https://github.com/tpoisonooo/how-to-optimize-gemm) ![](https://img.shields.io/github/stars/alexander-g/vkJAX.svg?style=social) - row-major matmul optimization.
* [vkJAX](https://github.com/alexander-g/vkJAX) ![](https://img.shields.io/github/stars/alexander-g/vkJAX.svg?style=social) - JAX interpreter for Vulkan.

## Getting Started
Expand Down

0 comments on commit 62acb12

Please sign in to comment.