David Kyle
878cde6126
Upgrade PyTorch to 2.5.1 ( #785 )
...
PyTorch was upgraded to 2.5.1 in ml-cpp on the 8.18 and 9.0 branches in elastic/ml-cpp#2800
2025-04-30 10:57:45 +01:00
Quentin Pradet
d1e533ffb9
Fix Docker image build on Linux ( #728 )
...
* Fix Docker image build on Linux
* Build Docker images in CI
* Fix bash syntax
* Only load, not push
* Parallelize docker build
It's currently the slowest step.
* Only build Linux images
2024-10-02 10:33:35 +04:00
Quentin Pradet
64d05e4c68
Restore public Dockerfile ( #722 )
2024-09-25 12:49:46 +04:00
Quentin Pradet
f79180be42
Migrate to Wolfi base Docker image ( #720 )
2024-09-03 18:02:08 +04:00
David Kyle
ae0bba34c6
Upgrade torch to 2.1.2 ( #671 )
...
Compatible with Elasticsearch 8.13 where the same upgrade has been made
2024-03-26 10:06:50 +00:00
Quentin Pradet
9273636026
Reduce Docker image size and support arm64 ( #615 )
...
Co-authored-by: David Olaru <dolaru@elastic.co>
* Reduce Docker image size from 4.8GB to 2.2GB
* Use torch+cpu variant if target platform is linux/amd64
Avoids downloading large & unnecessary NVIDIA deps defined in the package on PyPI
* Build linux/arm64 image using buildx and QEMU
2023-10-05 18:43:52 +04:00
Quentin Pradet
352e31ed14
Add Buildkite pipeline to push Docker image ( #613 )
...
* Add Buildkite pipeline to push Docker image
* Fix lint
* Fix Read the Docs build
* Replace distutils with packaging
2023-10-03 14:39:54 +02:00
Enrico Zimuel
235c490e0c
Updated bullseye docker image ( #610 )
2023-09-26 09:53:24 +02:00
Quentin Pradet
64ffbcec0f
Revert "Update Docker image to Debian 12 Bookworm ( #586 )" ( #588 )
2023-09-05 12:36:42 +04:00
Quentin Pradet
0be509730a
Update Docker image to Debian 12 Bookworm ( #586 )
2023-09-04 19:28:38 +04:00
Seth Michael Larson
afc7e41d6e
Update Dockerfile base image to use newer version
2023-06-02 14:20:01 -05:00
Josh Devins
df51f8af07
Document how to install transitive binary dependencies, add repo Dockerfile
...
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-10-28 12:05:39 -05:00