Jagane Sundar·Dec 18, 2024Code Generation in your own laptopIn this article, I present step by step instructions for using the qwen2.5-coder 7B parameter model hosted on your own laptop/desktop using…
InInfinStorbyJagane Sundar·Sep 18, 2023Use Llama2 as an MLflow ModelThis article outlines a method for registering Meta’s Llama2 model as an MLflow model. We can then use the registered MLflow model for two…
InInfinStorbyJagane Sundar·Aug 1, 2023Fine Tuning or Prompt Engineering for Enterprise AI?Introduction: ChatGPT knows nothing about your Enterprise’s internal dataA response icon1A response icon1
Jagane Sundar·May 16, 2023MLflow now supports langchain!Release 2.3 of MLflow brought a number of interesting new capabilities. One of these is support for langchain. With LLMs being all the rage…
InInfinStorbyJagane Sundar·Feb 10, 2023Hadoop/HDFS Events to AWS SQS in Real TimeHadoop, with its distributed file system HDFS, is the most popular on-premise Big Data system. This project describes a way to send a log…
InInfinStorbyJagane Sundar·Apr 26, 2022Run MLflow Project in EKSMLflow Project is a format for packaging python data science code. The resulting package can be reused, run repeatedly, shared, etc…
InInfinStorbyJagane Sundar·Jan 17, 2022Deploying an MLflow Model in SagemakerRecently Mlflow’s capabilities have been augmented with the ability to deploy MLflow models to Sagemaker. This is relatively easy, but…A response icon1A response icon1
InInfinStorbyJagane Sundar·Mar 30, 2021Serve Huggingface Sentiment Analysis Task Pipeline using MLflow ServingHuggingface (huggingface.co) offers a collection of pretrained models that are excellent for Natural Language Processing tasks. They also…
InInfinStorbyJagane Sundar·Dec 14, 2020Effortlessly Execute JupyterLab Cells in the CloudInfinStor offers the easiest way for cloud execution of Python code authored in JupyterLab.
InInfinStorbyJagane Sundar·Nov 4, 2020Astounding differences in the price of Cloud GPU instancesFor a variety of reasons, I was attempting to quantify the cost of ML training. It became quickly apparent to me that the most significant…A response icon1A response icon1