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

Fix the Issue with Inference on Ascend NPU #6794

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

zhoufan2956
Copy link
Contributor

@zhoufan2956 zhoufan2956 commented Feb 12, 2025

This PR fixes an issue with inference on Ascend NPU caused by incomplete adaptation and has been validated on Atlas 800I A2. We need to install the Ascend Toolkit first. Then run:

# setvers
source /usr/local/Ascend/ascend-toolkit/set_env.sh
# intsall dependencies
pip install -r requirements.txt
# run
python main.py

@zhoufan2956 zhoufan2956 changed the title Add Ascend Bf16 Infer Fix Ascend Bf16 Infer Feb 12, 2025
@zhoufan2956 zhoufan2956 changed the title Fix Ascend Bf16 Infer Fix the Issue with Inference on Ascend NPU Feb 12, 2025
@comfyanonymous comfyanonymous merged commit 3574025 into comfyanonymous:master Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants