kingbri
da07facd10
Actions: Update for torch 2.9
...
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-12-09 15:14:21 -05:00
kingbri
60d02227af
Actions: Attempt amdgpu repo list
...
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-08-16 18:01:33 -04:00
kingbri
c322d0ed2e
Actions: Replace focal with jammy for ROCm
...
Jammy = Ubuntu 22.04
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-08-16 16:04:35 -04:00
kingbri
cece58d925
Actions: Update for torch 2.8
...
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-08-16 15:47:58 -04:00
kingbri
6a2d831140
Actions: Remove sentencepiece from other workflows
...
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-07-13 18:11:53 -04:00
kingbri
0f2eae558e
Actions: Remove sentencepiece from build steps
...
Prevents bundling inside the wheel file which removes the dependency.
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-07-09 13:20:21 -04:00
kingbri
0a3d4200e1
Actions: Build rocm only
...
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-05-12 14:17:24 -04:00
kingbri
c820539b79
Actions: Add redirects to CUDA downloads
...
Some CUDA archives might redirect, so tell CuRL that.
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-05-09 14:25:10 -04:00
kingbri
b4c6b39590
Actions: Update CUDA install commands
...
Fast install for cuda 11.8, 12.1, 12.4, 12.8
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-05-09 13:35:58 -04:00
kingbri
89d17b7ba3
Actions: Migrate to temp windows build action
...
Need to rebuild windows wheels with older MSVC
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-05-07 13:58:52 -04:00
kingbri
3d9fde2dd0
Actions: Go back to VS 17.9
...
Increase compatability with Windows systems.
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-05-07 13:57:25 -04:00
kingbri
be765fab7a
Actions: Fix CUDA build
...
The pytorch friendly cuda version wasn't being pushed to GH outputs.
In addition, add a simpler CUDA install method for Windows.
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
Test
Actions: Add short cuda install
2025-04-26 01:23:22 -04:00
turboderp
abbece178e
Temporary build action for Torch 2.7
2025-04-24 18:39:46 +02:00
Brian
263c758ae5
Actions: Update install methods ( #775 )
...
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
Actions: Test
2025-04-24 18:35:36 +02:00
turboderp
0374e367aa
Upgrade large runner actions to 22.04
2025-04-24 02:34:40 +02:00
turboderp
569dcb2ec6
Change wheels to CUDA 12.8.1
2025-04-24 02:00:42 +02:00
turboderp
68e2b92d79
Build on ubuntu-22.04, enable Hopper and Blackwell on Torch 2.7.0 wheels
2025-04-24 00:52:11 +02:00
Brian
7b2e4d8ddc
Actions: Add Torch 2.7 ( #773 )
...
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com >
2025-04-24 00:39:31 +02:00
turboderp
1a80d38891
Update build actions
2025-02-08 03:29:05 +01:00
turboderp
f1c4126045
Update build actions
2025-02-08 03:14:32 +01:00
turboderp
f98a7b7099
Update build actions
2025-02-08 03:08:45 +01:00
turboderp
096076b3fd
Update build actions
2025-02-08 02:49:21 +01:00
turboderp
0f4a9f0042
Update build actions
2025-02-08 01:36:51 +01:00
turboderp
f3de3cbd34
Update build actions
2025-02-08 01:05:22 +01:00
turboderp
94e57904bc
Update build actions
2025-02-08 00:57:29 +01:00
turboderp
3a9618d471
Update build actions
2025-02-08 00:44:44 +01:00
turboderp
3486f9eb71
Merge branch 'refs/heads/dev'
2025-02-08 00:26:52 +01:00
turboderp
b400394f06
Update build actions
2025-01-09 11:13:03 +01:00
turboderp
b9c025b4b1
Enable large runner
2024-12-30 05:47:11 +01:00
turboderp
c41acd5c11
Extra ROCm 6.2 actions
2024-12-30 04:31:44 +01:00
turboderp
7c08c6df71
Deactivate mamba
2024-12-30 04:07:50 +01:00
turboderp
c8075cabf4
Update conda-incubator
2024-12-30 04:00:15 +01:00
turboderp
8bb283d319
Cleanup build actions
2024-12-09 20:14:35 +01:00
turboderp
735fa7b4c3
Update build action
2024-11-13 05:56:17 +01:00
turboderp
6f9a697b6a
Update build action
2024-11-12 09:32:50 +01:00
turboderp
c708e4fd84
BUild actions
2024-11-12 07:14:23 +01:00
Brian Dashore
84b1f9017d
Torch 2.5 ( #659 )
...
* Actions: Add helpful comments
Useful for updating dependencies when building.
Signed-off-by: kingbri <bdashore3@proton.me >
* Actions: Add torch 2.5 builds
Signed-off-by: kingbri <bdashore3@proton.me >
---------
Signed-off-by: kingbri <bdashore3@proton.me >
2024-11-02 21:09:23 +01:00
turboderp
8361f3f4a0
Add missing cp310+cu118 torch 2.4 windows wheel
2024-09-23 17:38:53 +02:00
turboderp
b2c7cf280c
Add cp310 cu121 torch2.4 Windows wheel
2024-09-14 21:17:52 +02:00
Brian Dashore
c18400fa29
Issues: Add issue templates ( #615 )
...
Should help encourage well-formatted issues and make development easier.
Signed-off-by: kingbri <bdashore3@proton.me >
2024-09-04 14:58:58 +02:00
turboderp
3cd1eea53a
Remove temp build actions
2024-07-25 06:07:24 +02:00
turboderp
3aabad216b
Temp action to update 0.1.8 with Torch 2.4.0 and ROCm 6.1 wheels
2024-07-25 05:21:01 +02:00
Brian Dashore
7e5f0db16e
Actions: Add pytorch 2.4.0 to build ( #569 )
...
Signed-off-by: kingbri <bdashore3@proton.me >
2024-07-25 05:18:33 +02:00
turboderp
90cc189517
Try MAMBA_NO_LOW_SPEED_LIMIT to prevent dependency download from timing out
2024-07-24 09:13:10 +02:00
turboderp
44dd05b14a
Add build action for torch 2.2.2, cp310
2024-07-12 00:41:15 +02:00
turboderp
5996922a0f
pin setuptools==69.5.1
2024-06-09 02:27:38 +02:00
turboderp
513c030935
Bump wheels from PyTorch 2.3.0 to 2.3.1
2024-06-08 20:32:01 +02:00
turboderp
713c35b7b4
Merge branch 'refs/heads/master' into dev
...
# Conflicts:
# .github/workflows/build-wheels-release.yml
# .github/workflows/build_wheels_release_python312test.yml
2024-06-08 20:27:29 +02:00
Brian Dashore
b1c9020c2d
Update Actions ( #497 )
...
* Actions: Python 3.12: Override with VS 2022 17.9
Github Actions updated their runner image with VS 17.10 which is
incompatible with older versions of CUDA. Force a downgrade to 17.9
and build.
Signed-off-by: kingbri <bdashore3@proton.me >
* Actions: Update to VS 2022 17.9
Github Actions updated their Windows runner image with VS 17.10 which is
incompatible with older versions of CUDA. Force a downgrade to 17.9
and build.
Signed-off-by: kingbri <bdashore3@proton.me >
* Actions: Add Python 3.12 to releases
Python 3.12 ExllamaV2 is stable. So, add it into builds.
Signed-off-by: kingbri <bdashore3@proton.me >
---------
Signed-off-by: kingbri <bdashore3@proton.me >
2024-06-08 00:51:57 +02:00
turboderp
34677da2b9
Try vs build tools instead
2024-06-07 16:57:37 +02:00