Skip to content

Commit

Permalink
final update to post
Browse files Browse the repository at this point in the history
  • Loading branch information
prabha-git committed Apr 21, 2024
1 parent 070a07c commit 285a70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/writing/posts/quantized-llm-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The table below compares the performance of Google’s 2B Gemma model with 32-bi
| Memory Size based on # Parameters | > 2.5B * 4 Bytes<br>9.33 GB | > 2.5B * 2 Bytes<br>4.66 GB |
| Memory Footprint | 9.39 GB | 4.73 GB |
| Average Inference time | 10.36 seconds | 7.48 seconds |
| Distribution of Inference Time | ![[img/Pasted image 20240420104243.png]] | ![[img/Pasted image 20240420104320.png]] |
| Distribution of Inference Time | ![](img/Pasted image 20240420104243.png) | ![](img/Pasted image 20240420104320.png) |



Expand Down

0 comments on commit 285a70e

Please sign in to comment.