Commit Graph

20 Commits

Author SHA1 Message Date
Junya Morioka a33fbd2c0d feat: update create_matrix.py for windows 2025-12-16 20:55:41 +09:00
Junya Morioka 5bc98e4b5d feat: update create_matrix.py for windows 2025-12-16 20:52:14 +09:00
Junya Morioka a7b3fe362e ci: refactor wheel path variables and adjust build matrix
- Replace WHEEL_NAME variables with WHEEL_PATH to store full file paths
  instead of just filenames, eliminating redundant directory concatenation
- Update all workflow references to use WHEEL_PATH directly in install
  and upload commands
- Simplify manylinux wheel handling by storing full paths in output variables
- Reduce tested versions in Linux self-hosted matrix to focus on Python 3.14
- Reduce tested versions in ARM64 self-hosted matrix to focus on Python 3.14
  and flash-attn 2.8.3
- Apply formatting standardization to Windows CodeBuild matrix
2025-12-13 17:25:23 +09:00
Junya Morioka ab165f3f22 refactor: reorganize auditwheel repair and add manylinux platform support
- Move auditwheel repair after initial release upload with continue-on-error to allow pipeline continuation
- Add manylinux platform normalization support in normalize_platform_name()
- Expand self-hosted build matrix to include Python 3.14 and Flash Attention 2.8.3
- Improve wheel upload flow by separating regular and manylinux wheel handling
2025-12-11 02:26:39 +09:00
Junya Morioka 78470eab40 fix: rename runner name and update ignore pattern 2025-12-11 02:04:33 +09:00
Junya Morioka 521f9dcbaf feat: add ARM64 self-hosted runner build support
- Update build workflow to include ARM64 self-hosted runner job.
- Modify Dockerfile and compose.yml for ARM64 runner setup.
- Add ARM64 self-hosted matrix configuration.
- Update README with ARM64 self-hosted runner instructions.
2025-12-11 01:10:52 +09:00
Junya Morioka 5889fcc8d7 feat: Update arm matrix 2025-12-06 15:04:51 +09:00
Junya Morioka e6542f9d80 feat: Update arm matrix 2025-12-05 14:53:34 +09:00
Junya Morioka d1715633db feat: add building for arm64 and openci runner test 2025-12-05 01:15:34 +09:00
Junya Morioka 726843716a fix: reduce jobs 2025-11-27 12:38:03 +09:00
Junya Morioka 814e0b4067 chore: Update docs and regenerate packages 2025-11-27 12:06:11 +09:00
Mohammad Miadh Angkad ed5a72c840 feat: update pytorch 2.9.0 to 2.9.1 2025-11-26 01:30:19 +08:00
Junya Morioka 1899886f04 feat: add local version label on wheel's metadata 2025-11-25 01:12:06 +09:00
Junya Morioka 3ac3b409a4 docs: update README.md 2025-11-05 14:54:11 +09:00
Junya Morioka e1a4c88fac feat: add flash_attn 2.7 and PyTorch 2.9 2025-11-04 20:19:53 +09:00
Junya Morioka 41c5ae4c6b v0.4.19 2025-11-03 15:48:45 +09:00
Junya Morioka a58de11e93 fix: test workflow 2025-11-02 01:06:29 +09:00
Junya Morioka dc4e0a9afb fix: test workflow 2025-11-02 01:05:02 +09:00
Junya Morioka 725d37bd7b fix: test workflow 2025-11-02 01:03:18 +09:00
Junya Morioka c260becd58 feat: add dynamic matrix 2025-11-02 00:55:28 +09:00