ubospica commited on
Commit
5f960f4
·
1 Parent(s): 15cab26

update git lfs

Browse files

Signed-off-by: Ubospica <ubospica@gmail.com>

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -14,9 +14,15 @@ It follows the [FlashInfer Trace Schema](https://bench.flashinfer.ai/docs/flashi
14
 
15
  Use this command to download the dataset:
16
  ```bash
 
17
  git clone https://huggingface.co/datasets/flashinfer-ai/mlsys26-contest
18
  ```
19
 
 
 
 
 
 
20
  ## Tasks
21
 
22
  This dataset contains the definitions and workloads for these kernels:
 
14
 
15
  Use this command to download the dataset:
16
  ```bash
17
+ git lfs install
18
  git clone https://huggingface.co/datasets/flashinfer-ai/mlsys26-contest
19
  ```
20
 
21
+ Set the environment variable so that FlashInfer-Bench can find the dataset:
22
+ ```bash
23
+ export FIB_DATASET_PATH=/path/to/mlsys26-contest
24
+ ```
25
+
26
  ## Tasks
27
 
28
  This dataset contains the definitions and workloads for these kernels: