Update README.md
Browse files
README.md
CHANGED
@@ -254,7 +254,6 @@ response = llama_generate(
|
|
254 |
print(response)
|
255 |
```
|
256 |
|
257 |
-
|
258 |
### Runtime tests
|
259 |
|
260 |
| runtime / 50 tokens (sec) | GPU | attn | torch dtype | VRAM (GB) |
|
|
|
254 |
print(response)
|
255 |
```
|
256 |
|
|
|
257 |
### Runtime tests
|
258 |
|
259 |
| runtime / 50 tokens (sec) | GPU | attn | torch dtype | VRAM (GB) |
|