Skip to content

Commit 9b6e6ba

Browse files
committed
updated readme
1 parent e8c74a7 commit 9b6e6ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ This repo helps visualize the results of sql-eval better, and checking where th
55
## Running the repo
66
1. Make sure that this repo is contained within the `sql-eval` folder
77
2. `cd` into the folder containing this repo, and install dependencies with `npm i`
8-
3. Run the repo with `npm run dev`
9-
4. Profit!
8+
3. Create a `.env` file, with the same variables as `.env.template`. Then replace those with your own variable names.
9+
4. Run the repo with `npm run dev`
10+
5. Profit!
1011

1112
## Adding data from a vLLM API run
1213
_Note: Currently, only the custom Defog implementation of the vLLM API server is supported. We hope to expand this to other runners in the future._

0 commit comments

Comments
 (0)