Update tag
Browse files
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
-
|
| 5 |
---
|
| 6 |
|
| 7 |

|
| 8 |
|
| 9 |
-
|
| 10 |
## attention
|
| 11 |
|
| 12 |
-
Paged attention kernels from [vLLM](https://github.com/vllm-project/) and [mistral.rs](https://github.com/EricLBuehler/mistral.rs).
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- kernels
|
| 5 |
---
|
| 6 |
|
| 7 |

|
| 8 |
|
|
|
|
| 9 |
## attention
|
| 10 |
|
| 11 |
+
Paged attention kernels from [vLLM](https://github.com/vllm-project/) and [mistral.rs](https://github.com/EricLBuehler/mistral.rs).
|
| 12 |
+
|