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

Revert "Clean up FP6-LLM" #338

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Conversation

msaroufim
Copy link
Member

@msaroufim msaroufim commented Jun 9, 2024

Reverts #304

This is breaking our manylinux builds https://github.com/pytorch/ao/actions/runs/9438268458/job/25995073071

This was passing CI but failed at binary builds so we should have some way of detecting potential python compatibility issues earlier - cc @huydhn @atalman

Copy link

pytorch-bot bot commented Jun 9, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/338

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit b49713b with merge base 8c8bc81 (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 Jun 9, 2024
@msaroufim msaroufim requested review from gau-nernst and jerryzh168 and removed request for gau-nernst June 9, 2024 17:29
@msaroufim
Copy link
Member Author

image

@msaroufim msaroufim merged commit 59e57db into main Jun 9, 2024
13 checks passed
@msaroufim msaroufim deleted the revert-304-improve_fp6_llm_linear branch June 9, 2024 17:56
msaroufim added a commit that referenced this pull request Jun 10, 2024
Right now our binaries are built for python 3.8 wheras our CI tests 3.9

This was a problem for this PR #338 where it was using some fairly innocuous typing features that are not available on python 3.8. CI passed but binary build failed which meant we had to do a revert
dbyoung18 pushed a commit to dbyoung18/ao that referenced this pull request Jul 31, 2024
yanbing-j pushed a commit to yanbing-j/ao that referenced this pull request Dec 9, 2024
Added documentation about GPTQ, HQQ
Various documentation fixes
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants