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