drbh HF Staff commited on
Commit
a33dce8
·
verified ·
1 Parent(s): 787fe2b

feat: add tag for hfjob build

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -1,9 +1,7 @@
1
- ---
2
- license: apache-2.0
3
- tags:
4
- - kernel
5
- ---
6
-
7
- ## triton-scaled-mm
8
-
9
- Triton scaled matrix multiplication kernel [from vLLM](https://github.com/vllm-project/vllm/blob/main/vllm/model_executor/layers/quantization/compressed_tensors/triton_scaled_mm.py).
 
1
+ ---
2
+ license: bsd-3-clause
3
+ tags:
4
+ - kernel
5
+ ---
6
+
7
+ ![Status](https://hubwebhook.dholtz.com/shield?repo=kernels-community/triton-scaled-mm)