Skip to content

Commit 86fb34c

Browse files
committed
Update README with correct repository name capitalization
1 parent e17824f commit 86fb34c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
**Differentiated KV Cache Quantization for Apple Silicon**
66

7-
[![GitHub Stars](https://img.shields.io/github/stars/dipampaul17/kvsplit?style=for-the-badge&logo=github)](https://github.com/dipampaul17/kvsplit/stargazers)
8-
[![License](https://img.shields.io/github/license/dipampaul17/kvsplit?style=for-the-badge)](LICENSE)
7+
[![GitHub Stars](https://img.shields.io/github/stars/dipampaul17/KVSplit?style=for-the-badge&logo=github)](https://github.com/dipampaul17/KVSplit/stargazers)
8+
[![License](https://img.shields.io/github/license/dipampaul17/KVSplit?style=for-the-badge)](LICENSE)
99
[![Platform](https://img.shields.io/badge/Platform-Apple%20Silicon-black?style=for-the-badge&logo=apple)]()
1010

1111
<img src="./plots/kv_cache_memory_usage.png" alt="KV Cache Memory Usage" width="70%">
@@ -60,7 +60,7 @@ Run **larger context windows** and **heavier LLMs** on your Mac by applying diff
6060

6161
```bash
6262
# Clone the repository
63-
git clone https://github.com/dipampaul17/kvsplit.git
63+
git clone https://github.com/dipampaul17/KVSplit.git
6464
cd kvsplit
6565

6666
# Run the installer script

0 commit comments

Comments
 (0)