Skip to content

Add ConvRot support to --layer-config entries - #54

Open
rockerBOO wants to merge 1 commit into
silveroxides:mainfrom
rockerBOO:feature/layer-config-convrot
Open

Add ConvRot support to --layer-config entries#54
rockerBOO wants to merge 1 commit into
silveroxides:mainfrom
rockerBOO:feature/layer-config-convrot

Conversation

@rockerBOO

Copy link
Copy Markdown

--custom-layers already supports --custom-convrot/--custom-convrot-group-size, but the --layer-config JSON path had no equivalent, so per-layer configs couldn't enable Hadamard-rotated INT8 row-wise quantization the same way.

Adds convrot, dynamic_convrot, and convrot_group_size fields to layer_config entries, threaded into the converter the same way custom_convrot already is.

AI Assisted

--custom-layers already supports --custom-convrot/--custom-convrot-group-size,
but the --layer-config JSON path had no equivalent, so per-layer configs
couldn't enable Hadamard-rotated INT8 row-wise quantization the same way.

Adds convrot, dynamic_convrot, and convrot_group_size fields to layer_config
entries, threaded into the converter the same way custom_convrot already is.

AI Assisted
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.

1 participant