Skip to content

Force callers to manually provide GPTQ args #2795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Jack-Khuu
Copy link
Contributor

Summary:
Default values for quant are convenient, but have caused confusion.

Since there are no active users of GPTQ, we want to pre-empt potential ambiguity by making the following fields required and manually specified:

  • Group Size
  • Calibration Limit
  • Calibration Sequence Length

Note: Group Size's default value is untouched since it is utilized by int4 quant and has active callers

Differential Revision: D55605859

Copy link

pytorch-bot bot commented Apr 1, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit b7a6f62 with merge base d612c23 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-bot facebook-github-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 Apr 1, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55605859

Jack-Khuu added a commit to Jack-Khuu/executorch-1 that referenced this pull request Apr 1, 2024
Summary:

Default values for quant are convenient, but have caused confusion.

Since there are no active users of GPTQ, we want to pre-empt potential ambiguity by making the following fields required and manually specified:
* Group Size
* Calibration Limit
* Calibration Sequence Length

---

Note: Group Size's default value is untouched since it is utilized by int4 quant and has active callers

Differential Revision: D55605859
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55605859

Jack-Khuu added a commit to Jack-Khuu/executorch-1 that referenced this pull request Apr 2, 2024
Summary:

Default values for quant are convenient, but have caused confusion.

Since there are no active users of GPTQ, we want to pre-empt potential ambiguity by making the following fields required and manually specified:
* Group Size
* Calibration Limit
* Calibration Sequence Length

---

Note: Group Size's default value is untouched since it is utilized by int4 quant and has active callers

Differential Revision: D55605859
Jack-Khuu added a commit to Jack-Khuu/executorch-1 that referenced this pull request Apr 2, 2024
Summary:

Default values for quant are convenient, but have caused confusion.

Since there are no active users of GPTQ, we want to pre-empt potential ambiguity by making the following fields required and manually specified:
* Group Size
* Calibration Limit
* Calibration Sequence Length

---

Note: Group Size's default value is untouched since it is utilized by int4 quant and has active callers

Differential Revision: D55605859
@mergennachin mergennachin self-requested a review April 2, 2024 15:23
Jack-Khuu added a commit to Jack-Khuu/executorch-1 that referenced this pull request Apr 2, 2024
Summary:

Default values for quant are convenient, but have caused confusion.

Since there are no active users of GPTQ, we want to pre-empt potential ambiguity by making the following fields required and manually specified:
* Group Size
* Calibration Limit
* Calibration Sequence Length

---

Note: Group Size's default value is untouched since it is utilized by int4 quant and has active callers

Reviewed By: mergennachin

Differential Revision: D55605859
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55605859

Summary:

Default values for quant are convenient, but have caused confusion.

Since there are no active users of GPTQ, we want to pre-empt potential ambiguity by making the following fields required and manually specified:
* Group Size
* Calibration Limit
* Calibration Sequence Length

---

Note: Group Size's default value is untouched since it is utilized by int4 quant and has active callers

Reviewed By: mergennachin

Differential Revision: D55605859
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55605859

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 31d5c61.

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. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants