The official monolith docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Monolith is a deep learning framework for large scale recommendation modeling. It introduces two important features which are crucial for advanced recommendation system: collisionless embedding tables guarantees unique representation for different id features; real time training captures the latest hotspots and help users to discover new interests rapidly. Monolith is built on the top of TensorFlow and supports batch/real-time training and serving.
The tag of each monolith docker image is consist of the version of monolith and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 135c491-oe2403sp4 | monolith 135c491 on openEuler 24.03-lts-sp4 | amd64, arm64 |
| 135c491-oe2403sp3 | monolith 135c491 on openEuler 24.03-lts-sp3 | amd64, arm64 |
docker pull openeuler/monolith:{Tag}
docker run -it --rm openeuler/monolith:{Tag} /bin/bash
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:1c7c1c394…
Size
443.7 MB
Last updated
2 months ago
docker pull openeuler/monolithPulls:
1
Last week