Created
July 4, 2025 07:36
-
-
Save FareedKhan-dev/63fa61bf603a1726b997afebaecbe40d to your computer and use it in GitHub Desktop.
Revisions
-
FareedKhan-dev created this gist
Jul 4, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ | Model Configuration | Avg. Latency (s) | Avg. Peak Memory (MB) | Avg. LLM Judge Score | | :----------------------- | :--------------- | :-------------------- | :------------------- | | **W4A16 + SDPA** | 1.103 | 1003.81 | 0.421 | | **W4A16 + SDPA Paged** | 1.303 | 1041.80 | 0.391 |