Skip to content
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

Add quant workflow to validate.sh #229

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Add quant workflow to validate.sh #229

merged 1 commit into from
Apr 17, 2024

Conversation

guangy10
Copy link
Contributor

@guangy10 guangy10 commented Apr 17, 2024

Merge quant flow (w/ default dtype) to pull.yml/periodic.yml, for both cpu and cuda
Remove dup yml files, compile.yml, and compile_t4.yml

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 17, 2024
@guangy10 guangy10 force-pushed the consolidate_ci_jobs branch 2 times, most recently from e793a4a to 7418f2a Compare April 17, 2024 04:18
Copy link
Contributor

@mikekgfb mikekgfb left a comment

Choose a reason for hiding this comment

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

Please ensure at least as much green as before landing!

@guangy10
Copy link
Contributor Author

guangy10 commented Apr 17, 2024

float16 w/ quant is generating garbage output on all platforms, for example, https://github.com/pytorch/torchchat/actions/runs/8716236562/job/23909449211?pr=229#step:7:2032

I will disable float16 for now.


Wait, I don't see export.py and generate.py can take explicit --dtype arg. I doubt it works.

@guangy10
Copy link
Contributor Author

To ensure no new failures, trigger a periodic run on large models: https://github.com/pytorch/torchchat/actions/runs/8717420375

@guangy10
Copy link
Contributor Author

Segment fault with AOTI + quant int4 on linux x86_64 is an known issue iirc.

@guangy10
Copy link
Contributor Author

The segfault with int4 groupwise quant in test-cpu-aoti x86_64 is an known issue, other than that no new failures. So I will ignore it and start merging.

@guangy10 guangy10 merged commit 507dff7 into main Apr 17, 2024
19 of 34 checks passed
@malfet malfet deleted the consolidate_ci_jobs branch April 30, 2024 16:51
malfet pushed a commit that referenced this pull request Jul 17, 2024
malfet pushed a commit that referenced this pull request Jul 17, 2024
malfet pushed a commit that referenced this pull request Jul 17, 2024
malfet pushed a commit that referenced this pull request Jul 17, 2024
malfet pushed a commit that referenced this pull request Jul 17, 2024
malfet pushed a commit that referenced this pull request Jul 17, 2024
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 Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants