remove setup.py, requirements.txt and refs

This commit is contained in:
Dan Saunders
2025-08-30 01:08:53 -04:00
parent 95c259b3fb
commit c110e3eb48
10 changed files with 23 additions and 138 deletions

View File

@@ -4,8 +4,6 @@ on:
pull_request:
paths:
- 'tests/e2e/multigpu/**.py'
- 'requirements.txt'
- 'setup.py'
- 'pyproject.toml'
- '.github/workflows/multi-gpu-e2e.yml'
- 'src/axolotl/core/trainers/mixins/sequence_parallel.py'