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

Enable workflow dispatch on Torch 1.10 CI tests #4361

Merged
merged 7 commits into from
Sep 19, 2023

Conversation

loadams
Copy link
Contributor

@loadams loadams commented Sep 19, 2023

  • Add workflow_dispatch to the CI test so we do not need to modify them to run test fixes on each PR.
  • Switch skip to use existing function.

@loadams loadams requested a review from tjruwase as a code owner September 19, 2023 20:52
@loadams loadams changed the title Fix Torch 1.10 CI Fix Torch 1.10 CI with INT4 tests Sep 19, 2023
@loadams loadams changed the title Fix Torch 1.10 CI with INT4 tests Enable workflow dispatch on Torch 1.10 CI tests Sep 19, 2023
@mrwyattii mrwyattii merged commit dcd3ae1 into master Sep 19, 2023
@mrwyattii mrwyattii deleted the loadams/fix-failure-v100 branch September 19, 2023 22:24
CurryRice233 pushed a commit to CurryRice233/DeepSpeed that referenced this pull request Sep 28, 2023
* origin/master:
  Allow multiple inference engines in single script (microsoft#4384)
  adds triton flash attention2 kernel (microsoft#4337)
  Fix llama meta tensor loading in AutoTP and kernel injected inference (microsoft#3608)
  Fix min torch version (microsoft#4375)
  Fix multinode runner to properly append to PDSH_SSH_ARGS_APPEND (microsoft#4373)
  add the missing method (microsoft#4363)
  Openfold fix (microsoft#4368)
  deepspeed4science japanese blog (microsoft#4369)
  deepspeed4science chinese blog (microsoft#4366)
  Enable workflow dispatch on Torch 1.10 CI tests (microsoft#4361)
  Update conda env to have max pydantic version (microsoft#4362)
  add deepspeed4science blog link (microsoft#4364)
  added check to avoid undefined behavior when the input_id length is greater than max_tokens (microsoft#4349)
  Add the policy to run llama model from the official repo (microsoft#4313)
  fix deepspeed4science links (microsoft#4358)
  DeepSpeed4Science (microsoft#4357)
  Support InternLM (microsoft#4137)
  Pass base_dir to model files can be loaded for auto-tp/meta-tensor. (microsoft#4348)
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