AI Engineering Lab commited on
Commit
f0318bb
·
1 Parent(s): 22804ce

fix: add GitHub repo link prominently in HF Space README

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -22,6 +22,7 @@ tags:
22
 
23
  <div align="center">
24
 
 
25
  ![TurboQuant](https://img.shields.io/badge/TurboQuant-turbo3%20KV--Cache-blueviolet)
26
  ![Context](https://img.shields.io/badge/Context-100%2C000%20tokens-brightgreen)
27
  ![GPU](https://img.shields.io/badge/GPU-RTX%203090%2024GB-76b900?logo=nvidia)
@@ -34,6 +35,9 @@ tags:
34
 
35
  *Based on [TurboQuant (ICLR 2026, arXiv:2504.19874)](https://arxiv.org/abs/2504.19874)*
36
 
 
 
 
37
  [Results](#-results) · [Quick Start](#-quick-start) · [How It Works](#-how-it-works) · [Errors & Fixes](#-errors--fixes) · [Deutsch](#-deutsch)
38
 
39
  </div>
 
22
 
23
  <div align="center">
24
 
25
+ [![GitHub](https://img.shields.io/badge/GitHub-AI--Engineerings--at%2Fllama--cpp--turboquant--guide-181717?logo=github)](https://github.com/AI-Engineerings-at/llama-cpp-turboquant-guide)
26
  ![TurboQuant](https://img.shields.io/badge/TurboQuant-turbo3%20KV--Cache-blueviolet)
27
  ![Context](https://img.shields.io/badge/Context-100%2C000%20tokens-brightgreen)
28
  ![GPU](https://img.shields.io/badge/GPU-RTX%203090%2024GB-76b900?logo=nvidia)
 
35
 
36
  *Based on [TurboQuant (ICLR 2026, arXiv:2504.19874)](https://arxiv.org/abs/2504.19874)*
37
 
38
+ **📦 [GitHub: AI-Engineerings-at/llama-cpp-turboquant-guide](https://github.com/AI-Engineerings-at/llama-cpp-turboquant-guide)**
39
+ — Dockerfile · Scripts · Raw benchmark JSON · German white paper
40
+
41
  [Results](#-results) · [Quick Start](#-quick-start) · [How It Works](#-how-it-works) · [Errors & Fixes](#-errors--fixes) · [Deutsch](#-deutsch)
42
 
43
  </div>