Skip to content

[Quantization][Refactor][1/N] Adopt QuantKey in QuarkConfig and methods, relying on weight_quant_key, act_quant_key for quant method dispatch #5722

[Quantization][Refactor][1/N] Adopt QuantKey in QuarkConfig and methods, relying on weight_quant_key, act_quant_key for quant method dispatch

[Quantization][Refactor][1/N] Adopt QuantKey in QuarkConfig and methods, relying on weight_quant_key, act_quant_key for quant method dispatch #5722

name: Record CI approval
on:
pull_request_review:
types: [submitted]
permissions: {}
jobs:
approved:
if: github.event.review.state == 'approved'
runs-on: [self-hosted, linux, x64, vllm-runners]
steps:
- run: echo "Approval recorded"