Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Conversation

@Jack-Khuu
Copy link
Contributor

@Jack-Khuu Jack-Khuu commented Oct 1, 2024

Issue: meta-pytorch/torchtune#1723


Test

python torchchat.py server llama3.2-11B
streamlit run torchchat/usages/browser.py

Then submit a large image

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 1, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/1241

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

✅ No Failures

As of commit 58331f6 with merge base 0ddee99 (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 Meta Open Source bot. label Oct 1, 2024
@Jack-Khuu Jack-Khuu requested a review from vmpuri October 1, 2024 00:26
@Jack-Khuu Jack-Khuu merged commit 8a580dd into main Oct 1, 2024
52 checks passed
# MPS ops missing with Multimodal torchtune
# https://github.com/pytorch/torchtune/issues/1723
import os
os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1"
Copy link
Contributor

Choose a reason for hiding this comment

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

check the value before settings and add logging so the user knows what's happening

@Jack-Khuu Jack-Khuu deleted the add_mps_fallback branch October 5, 2024 02:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

5 participants