Skip to content

Commit

Permalink
Add migration notice
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
kwen2501 committed Jun 14, 2024
1 parent 485cd28 commit 0bb9927
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 1,062 deletions.
34 changes: 0 additions & 34 deletions .github/pull_request_template.md

This file was deleted.

68 changes: 0 additions & 68 deletions .github/workflows/ISSUE_TEMPLATE/bug.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/code-quality.yml.bak

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/docker/Dockerfile

This file was deleted.

108 changes: 0 additions & 108 deletions .github/workflows/gpu_tests.yaml.bak

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/model_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: conda activate test
- name: Install dependencies
run: |
pip install --pre -r requirements.txt --find-links https://download.pytorch.org/whl/nightly/cu121/torch_nightly.html
pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu121
- name: Install Transformers for getting models
run: pip install transformers
# - name: Install Diffusers for getting models
Expand Down
Loading

0 comments on commit 0bb9927

Please sign in to comment.