Update README.md
Browse files
README.md
CHANGED
|
@@ -70,5 +70,6 @@ For each `*.gguf` file in a model repo:
|
|
| 70 |
## 🔧 Setup
|
| 71 |
|
| 72 |
```bash
|
| 73 |
-
|
| 74 |
-
|
|
|
|
|
|
| 70 |
## 🔧 Setup
|
| 71 |
|
| 72 |
```bash
|
| 73 |
+
npm i
|
| 74 |
+
npm run benchmark
|
| 75 |
+
```
|