Update README.md
Browse files
README.md
CHANGED
@@ -138,8 +138,8 @@ print(generate(instruction))
|
|
138 |
|
139 |
### Performance Test
|
140 |
|
141 |
-
After several executions on a *Nvidia T4 with 16GB VRAM*, we got:
|
142 |
|
143 |
-
| Latency | GPU Mem |
|
144 |
----------|---------|
|
145 |
|43.36ms/token | 3.83 GB |
|
|
|
138 |
|
139 |
### Performance Test
|
140 |
|
141 |
+
After several executions on a *Nvidia T4 with 16GB VRAM*, we got:
|
142 |
|
143 |
+
| Latency | GPU Mem Required |
|
144 |
----------|---------|
|
145 |
|43.36ms/token | 3.83 GB |
|