Best of MLOpsMay 2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    The State of Data Engineering 2024

    The 2024 State of Data Engineering report discusses the influence of GenAI on software infrastructure, the expansion of product offerings due to the economic downturn, and the impact of open table formats and their catalogs in the data lake industry. It also highlights the importance of data version control and observability in AI/ML systems.

  2. 2
    Article
    Avatar of kdnuggetsKDnuggets·2y

    5 Best End-to-End Open Source MLOps Tools

    Explore 5 end-to-end open-source MLOps tools for training, tracking, deploying, and monitoring models in production. These tools provide enhanced data privacy and control over models and code.

  3. 3
    Article
    Avatar of taiTowards AI·2y

    Build end to end CICD pipeline using GitHub Actions-MLOps

    Learn how to build a comprehensive end-to-end CI/CD pipeline using GitHub Actions, Docker, and Cloud. The post covers pulling the production model from AWS RDS in MLflow and deploying the container locally and to the cloud.

  4. 4
    Article
    Avatar of medium_jsMedium·2y

    How to fine-tune an Mistral7b LLM on custom dataset, with QLoRA, PEFT following MLOps practices

    The LLM Twin course teaches you how to design, train, and deploy a production-ready LLM twin using LLMs, vector DBs, and MLOps best practices. It covers the fine-tuning of LLMs on custom datasets at scale using Qwak and CometML.