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

torchao-nightly -> --pre torchao in README #723

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

msaroufim
Copy link
Member

@msaroufim msaroufim commented Aug 21, 2024

And we deleted torchao-nightly from pypi @joecummings

Test

(ao) [[email protected] ~/ao (mobiusml/main)]$ pip install --pre torchao  --index-url https://download.pytorch.org/whl/nightly/c
u121 --force-reinstall
Looking in indexes: https://download.pytorch.org/whl/nightly/cu121
Collecting torchao
  Downloading https://download.pytorch.org/whl/nightly/cu121/torchao-0.4.0.dev20240821%2Bcu121-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (930 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.9/930.9 kB 22.2 MB/s eta 0:00:00
Installing collected packages: torchao
  Attempting uninstall: torchao
    Found existing installation: torchao 0.4.0
    Uninstalling torchao-0.4.0:
      Successfully uninstalled torchao-0.4.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
torchtune 0.0.0 requires torchao==0.3.1, but you have torchao 0.4.0.dev20240821+cu121 which is incompatible.
Successfully installed torchao-0.4.0.dev20240821+cu121
(ao) [[email protected] ~/ao (mobiusml/main)]$ 

Copy link

pytorch-bot bot commented Aug 21, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 3822973 with merge base d683ba3 (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 Aug 21, 2024
@msaroufim msaroufim merged commit 5c0e060 into main Aug 21, 2024
16 checks passed
@msaroufim msaroufim deleted the msaroufim-patch-17 branch August 21, 2024 19:59
yanbing-j pushed a commit to yanbing-j/ao that referenced this pull request Dec 9, 2024
* README and quantization steps from docs on MPS

* device handling for aot load

* add objcopy

* fixes

* 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.

2 participants