Kernels
drbh HF Staff commited on
Commit
8996554
·
verified ·
1 Parent(s): 0586a57

fix: alt view

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,9 +3,7 @@ tags:
3
  - kernels
4
 
5
  widget:
6
- - text: throughput
7
- output:
8
- url: media/benches_throughput.png
9
  - text: latency
10
  output:
11
  url: media/benches_latency.png
@@ -16,6 +14,8 @@ widget:
16
 
17
  <Gallery />
18
 
 
 
19
  ## Activation
20
 
21
  Activation kernels from [vLLM](https://github.com/vllm-project/vllm/blob/main/csrc/activation_kernels.cu).
 
3
  - kernels
4
 
5
  widget:
6
+ - src: media/benches_throughput.png
 
 
7
  - text: latency
8
  output:
9
  url: media/benches_latency.png
 
14
 
15
  <Gallery />
16
 
17
+ <img src="media/benches_throughput.png" />
18
+
19
  ## Activation
20
 
21
  Activation kernels from [vLLM](https://github.com/vllm-project/vllm/blob/main/csrc/activation_kernels.cu).