Skip to content

llama-quant : left-align tensor names in output#20117

Merged
ggerganov merged 4 commits intoggml-org:masterfrom
ddh0:quantize-tensor-name-left-align
Mar 9, 2026
Merged

llama-quant : left-align tensor names in output#20117
ggerganov merged 4 commits intoggml-org:masterfrom
ddh0:quantize-tensor-name-left-align

Conversation

@ddh0
Copy link
Copy Markdown
Contributor

@ddh0 ddh0 commented Mar 4, 2026

Left-align the tensor names printed in the output of llama-quantize.

Before:

Screenshot 2026-03-04 at 3 53 03 PM

After:

Screenshot 2026-03-04 at 3 53 54 PM

Now the layer names blk.%d are all vertically aligned. Easier to read IMO.

@ddh0 ddh0 requested a review from ggerganov as a code owner March 4, 2026 21:55
@ddh0
Copy link
Copy Markdown
Contributor Author

ddh0 commented Mar 9, 2026

Is this change welcome? In my opinion it's a small change that makes the quantization output a little cleaner and more readable, since your eyes can just follow the column of layer indices down as it runs.

Copy link
Copy Markdown
Member

@ggerganov ggerganov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, don't hesitate to ping if a PR gets stale.

@ggerganov ggerganov merged commit b518195 into ggml-org:master Mar 9, 2026
69 of 78 checks passed
@ddh0 ddh0 deleted the quantize-tensor-name-left-align branch March 9, 2026 19:02
bartowski1182 pushed a commit to bartowski1182/llama.cpp that referenced this pull request Mar 10, 2026
Ethan-a2 pushed a commit to Ethan-a2/llama.cpp that referenced this pull request Mar 20, 2026
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
rsenthilkumar6 pushed a commit to rsenthilkumar6/llama.cpp that referenced this pull request May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants