Skip to content

Commit d79141c

Browse files
Remove trailing whitespace from test-quantize-stats.cpp
Co-Authored-By: Alex Peng <[email protected]>
1 parent c7741f5 commit d79141c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-quantize-stats.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ static void compare_perplexity_across_formats(
200200
(void)model;
201201
(void)ctx;
202202
(void)test_tokens;
203-
203+
204204
printf("\n=== Perplexity Comparison Across Quantization Formats ===\n");
205205
printf("Note: Lower perplexity indicates better model quality\n\n");
206206

0 commit comments

Comments
 (0)