Update README.md
Browse files
README.md
CHANGED
@@ -136,4 +136,4 @@ print(generate(instruction))
|
|
136 |
```
|
137 |
|
138 |
### Benchmark
|
139 |
-
Running the model on a *Nvidia T4 with 16GB VRAM
|
|
|
136 |
```
|
137 |
|
138 |
### Benchmark
|
139 |
+
Running the model on a *Nvidia T4 with 16GB VRAM*, it takes aprox **0.091 seconds** to generate a token
|