Add OSCAR logo to README header
Browse files
README.md
CHANGED
|
@@ -9,6 +9,10 @@ tags:
|
|
| 9 |
- sglang
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
# OSCAR RotationZoo
|
| 13 |
|
| 14 |
Precomputed K/V rotation matrices for **OSCAR INT2 KV-cache quantization**.
|
|
|
|
| 9 |
- sglang
|
| 10 |
---
|
| 11 |
|
| 12 |
+
<p align="center">
|
| 13 |
+
<img src="https://huggingface.co/Zhongzhu/OSCAR-RotationZoo/resolve/main/oscar_logo_kv_transparent.png" alt="OSCAR INT2 KV-Cache" width="180"/>
|
| 14 |
+
</p>
|
| 15 |
+
|
| 16 |
# OSCAR RotationZoo
|
| 17 |
|
| 18 |
Precomputed K/V rotation matrices for **OSCAR INT2 KV-cache quantization**.
|