mrm8488 commited on
Commit
30baefb
1 Parent(s): 002256d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -136,5 +136,10 @@ instruction = "Dame una lista de lugares a visitar en España."
136
  print(generate(instruction))
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
 
 
 
 
 
 
136
  print(generate(instruction))
137
  ```
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
+ |49.39 ms/token | 7.06 GB |