You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add LLM and ML engineering books to README (#3159)
* Add LLM and ML engineering books to README
* Update book section layout and improve description
* Update book display layout in README.md
* Update book information in README.md
* Update README.md
Co-authored-by: Alex Strick van Linschoten <[email protected]>
* Update README.md
Co-authored-by: Alex Strick van Linschoten <[email protected]>
* Remove unnecessary HTML tags for README.md layout
* Update image alignment in README.md file
* Update image alignment in README.md
* Improve image alignment in README.md
* Fix image tags in README for book covers
* Update image tag in README for LLM Engineer's Handbook
* Update link formatting in README.md
* Update alignment of book links in README.md
* Update deployment options link in README.md
* Add ZenML Pro sign up link to README.md
---------
Co-authored-by: Alex Strick van Linschoten <[email protected]>
<img src="docs/book/.gitbook/assets/ml_engineering_with_python.jpg" alt="Machine Learning Engineering with Python Cover" width="200"/></img>
239
+
</a>
240
+
</br></br>
241
+
</div>
242
+
243
+
ZenML is featured in these comprehensive guides to modern MLOps andLLM engineering. Learn how to build production-ready machine learning systems with real-world examples and best practices.
244
+
231
245
## 🔋 Deploy ZenML
232
246
233
247
For full functionality ZenML should be deployed on the cloud to
234
248
enable collaborative features as the central MLOps interface for teams.
235
249
236
-
Currently, there are two main ways to deploy ZenML:
offers a SaaS version which comes with a control plane to create and manage multiple ZenML servers.
240
-
These servers are managed and maintained by ZenML’s dedicated team, alleviating
241
-
the burden of server management from your end. They also come with additional features like RBAC, a Model Control Plane
242
-
and [much more](https://zenml-io.gitbook.io/zenml-documentation/getting-started/zenml-pro.
243
-
-**Self-hosted deployment**: Alternatively, you have the flexibility to [deploy
244
-
ZenML on your own self-hosted environment](https://docs.zenml.io/getting-started/deploying-zenml#deploying-a-zenml-server).
245
-
This can be achieved through various methods, including using our CLI, Docker,
246
-
Helm, or HuggingFace Spaces.
250
+
Read more about various deployment options [here](https://docs.zenml.io/getting-started/deploying-zenml).
251
+
252
+
Or, sign up for [ZenML Pro to get a fully managed server on a free trial](https://cloud.zenml.io/?utm_source=readme&utm_medium=referral_link&utm_campaign=cloud_promotion&utm_content=signup_link).
0 commit comments