Skip to content

Qualcomm AI Engine Direct - Decouple calibration and evaluation task flags#20113

Open
DannyYuyang-quic wants to merge 1 commit into
pytorch:mainfrom
CodeLinaro:dev1/danny/split_calib_flag_and_eval_flag
Open

Qualcomm AI Engine Direct - Decouple calibration and evaluation task flags#20113
DannyYuyang-quic wants to merge 1 commit into
pytorch:mainfrom
CodeLinaro:dev1/danny/split_calib_flag_and_eval_flag

Conversation

@DannyYuyang-quic

Copy link
Copy Markdown
Contributor

Summary

  • Split --tasks/--limit/--num_fewshot into --calib_* and --eval_* flag pairs, allowing different tasks and sample counts for PTQ calibration vs. evaluation
  • Update CI test flags and README examples to reflect the new split flags

Test plan

LLM CI

…flags

- Split --tasks/--limit/--num_fewshot into --calib_* and --eval_* flag pairs,
  allowing different tasks and sample counts for PTQ calibration vs. evaluation
- Update CI test flags and README examples to reflect the new split flags
@pytorch-bot

pytorch-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20113

Note: Links to docs will display an error until the docs builds have been completed.

⚠️ 16 Awaiting Approval

As of commit e07f698 with merge base 58f3e5d (image):

AWAITING APPROVAL - The following workflows need approval before CI can run:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 8, 2026
@DannyYuyang-quic

Copy link
Copy Markdown
Contributor Author

@pytorchbot label "release notes: qualcomm"

@pytorch-bot pytorch-bot Bot added the release notes: qualcomm Changes to the Qualcomm backend delegate label Jun 8, 2026
@DannyYuyang-quic

Copy link
Copy Markdown
Contributor Author

@psiddh Hi, this PR splits the evaluation and calibration tasks in llama, and also introduces a new argument to explicitly control whether to override KV cache quantizatio encoding. Could you please take a look? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: qualcomm Changes to the Qualcomm backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant