Skip to content

refact cuda ut to facilitate automation #559

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

n1ck-guo
Copy link
Contributor

No description provided.

n1ck-guo added 2 commits May 12, 2025 22:55
Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>
@n1ck-guo n1ck-guo requested a review from XuehaoSun May 13, 2025 05:49
Signed-off-by: n1ck-guo <[email protected]>
pandas
pillow
py-cpuinfo
torch<2.7.0
Copy link
Contributor

Choose a reason for hiding this comment

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

We shouldn't restrict the PyTorch version, as it may prevent us from identifying issues introduced in the latest release. For ITREX test, we can use a specific test to ensure compatibility.

datasets
einops
flash-attn==2.6.1
intel-extension-for-pytorch==2.3.0
Copy link
Contributor

Choose a reason for hiding this comment

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

same

bitsandbytes==0.44.0
datasets
einops
flash-attn==2.6.1
Copy link
Contributor

Choose a reason for hiding this comment

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

flash-attn==2.5.8

datasets
einops
flash-attn==2.6.1
intel-extension-for-pytorch==2.3.0
Copy link
Contributor

Choose a reason for hiding this comment

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

remove intel-extension-for-pytorch

@@ -0,0 +1,21 @@
# git+https://github.com/haotian-liu/[email protected]
# pip install git+https://github.com/deepseek-ai/DeepSeek-VL2.git
Copy link
Contributor

Choose a reason for hiding this comment

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

pip install -v git+https://github.com/casper-hansen/[email protected] --no-build-isolation

bitsandbytes==0.44.0
datasets
einops
flash-attn==2.6.1
Copy link
Contributor

Choose a reason for hiding this comment

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

missing protobuf==3.20.1

auto-gptq
datasets
einops
gptqmodel>=2.0
Copy link
Contributor

Choose a reason for hiding this comment

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

pip install -v git+https://github.com/ModelCloud/[email protected] --no-build-isolation

@@ -0,0 +1,18 @@
accelerate
autoawq
Copy link
Contributor

Choose a reason for hiding this comment

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

pip install -v git+https://github.com/casper-hansen/AutoAWQ.git --no-build-isolation

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.

3 participants