Commit Graph

7 Commits

Author SHA1 Message Date
David Corvoysier
88a0948692 refactor: remove sagemaker entry-point
The SageMaker image is built differently anyway.
2025-02-23 14:17:02 +01:00
David Corvoysier
00931438ea review: do not use latest tag 2025-02-23 14:17:02 +01:00
David Corvoysier
a3dcdab706 test(neuron): merge integration tests and fixtures 2025-02-23 14:17:02 +01:00
David Corvoysier
68e1c608f6 fix(neuron): increase ulimit when building image
The base image used to compile the rust components seems to have a low
ulimit for opened files, which leads to errors during compilation.
2025-02-23 14:17:02 +01:00
David Corvoysier
90578bfc65 feat(neuron): add server and integration tests 2025-02-23 14:17:02 +01:00
David Corvoysier
27526a55bc feat(neuron): add server standalone installation 2025-02-23 14:17:02 +01:00
David Corvoysier
d0ed1918d7 feat: add neuron backend 2025-02-23 14:17:02 +01:00