180 Commits

Author SHA1 Message Date
4723d7914e fix: reintroduce parallel limit 2025-01-17 16:06:19 +00:00
2706669b75 fix: bump to larger worker and remove limiting 2025-01-17 15:55:33 +00:00
10e4692a6b fix: reduce max-parallel to reduce load on runner 2025-01-17 04:47:31 +00:00
2cde348805 fix: build all combinations 2025-01-16 22:23:06 +00:00
4da2e1a3dd fix: adjust tag syntax to run image 2025-01-16 21:21:31 +00:00
b24ccdcf67 fix: adjust docker image id 2025-01-16 20:38:08 +00:00
d6e807c081 fix: reduce test and update downloaded artifacts 2025-01-16 20:14:42 +00:00
b74005dd70 fix: update docker image run 2025-01-16 17:06:25 +00:00
1619b2523d fix: prefer artifacts to share image between jobs 2025-01-16 15:58:53 +00:00
63cbbf71dc fix: reduce parallelism 2025-01-16 03:18:17 +00:00
af55097d46 fix: run tests after all images are built 2025-01-16 02:44:48 +00:00
8747b3fbe2 fix: limit runner concurrency 2025-01-15 23:34:55 +00:00
c5ad392b77 fix: adjust example and docker for name 2025-01-15 23:09:28 +00:00
cbe41bc9ec fix: attempt avoiding registry 2025-01-15 16:59:04 -05:00
433fcc5268 fix: update ci to run containers after built 2025-01-15 16:53:47 -05:00
7f75050a8a Merge pull request #5 from huggingface/build_system
Build system
2025-01-15 16:18:05 +01:00
14b9350f3c CI build and test multiple cuda and torch versions (#6)
* feat: add workflow and multistage torch docker builder

* feat: add configurable docker builder workflow

* fix: improve file structure

* fix: improve with pytest

* feat: run tests and benches after build

* fix: fix empty exlude in workflow

* fix: specify dockerfile location

* fix: include subset of combinations of ubuntu 18.04 and cuda 11.8

* fix: improve version syntax

* fix: add support for cuda 11.8 in dockerfile

* fix: pin python version in image from workflow

* fix: syntax tweak python version in dockerfile

* fix: adjust build args in dockerfile

* fix: avoid loading the image and ensure building works
2025-01-15 13:27:39 +01:00
8ef2f2fb5b Docker ubuntu reference (#4)
* feat: add docker that includes activation kernel usage example

* feat: improve docker demo and add example script

* feat: improve docker location and update readme
2025-01-14 20:32:38 +01:00
228a021730 Some fixup. 2025-01-14 16:30:25 +01:00
720f37e26e Fixing the build temporarily. 2025-01-14 16:30:25 +01:00
ff18315f37 Project rename + build primitive. 2025-01-14 16:30:20 +01:00
3a5a35c6e2 Merge pull request #2 from huggingface/more_consistent_maybe
Seems like a more  way to detect the CPU ??
2025-01-14 11:32:01 +01:00
9446e355b4 Merge pull request #3 from huggingface/improve_readme
Improving README.
2025-01-13 18:15:29 +01:00
1631553b72 Seems like a more way to detect the CPU ?? 2025-01-13 17:29:52 +01:00
f27bc2e5d1 Improving README. 2025-01-13 17:25:17 +01:00
69303b8ca5 feat: Add support for the new build identifier layout
Add support for the new build identifier layout
2024-12-18 15:54:56 +01:00
0db3c6e5fe Add support for the new build identifier layout 2024-12-18 10:47:58 +00:00
e3552f6208 docs: add required torch version in Readme 2024-11-29 17:21:10 +00:00
69d0075f26 feat: proof of concept 2024-11-29 17:43:30 +01:00
df306fe048 first commit 2024-11-29 16:47:10 +01:00