9 lines
250 B
Markdown
9 lines
250 B
Markdown
|
|
# Benchmarking CacheFlow
|
||
|
|
|
||
|
|
## Downloading the ShareGPT dataset
|
||
|
|
|
||
|
|
You can download the dataset by running:
|
||
|
|
```bash
|
||
|
|
wget https://huggingface.co/datasets/anon8231489123/ShareGPT_Vicuna_unfiltered/resolve/main/ShareGPT_V3_unfiltered_cleaned_split.json
|
||
|
|
```
|