Skip to content

Commit 6d47ff8

Browse files
committed
fix pr
1 parent 93cc79e commit 6d47ff8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vllm/lora/ops/triton_ops/README_TUNING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,5 @@ The `gpu_name` can be automatically detected by calling `torch.cuda.get_device_n
5656

5757
### Json Structure
5858

59-
Optimal kernel configuration files are saved as JSON files with the structure `config_data[max_loras][num_slices][m][k][n][n2]`
59+
Optimal kernel configuration files are saved as JSON files with structure `config_data[max_loras][num_slices][m][k][n][n2]`
60+

0 commit comments

Comments
 (0)