Christian GrechinDev GeniusWriting ETL Pipelines in Python: A Step-by-Step GuideIn the realm of data engineering and analysis, Extract, Transform, Load (ETL) pipelines serve as the backbone for processing and…Apr 13Apr 13
Christian GrechFine-Tuning Your Own Custom PyTorch ModelFine-tuning a pre-trained PyTorch model is a common practice in deep learning, allowing you to adapt an existing model to a new task with…Mar 15Mar 15
Christian GrechUnlock Faster LLM Serving with vLLM: A Step-by-Step GuideIn this article we will compare running four prompts with Mistral-7B with and without vLLM, and compare the duration in both cases.Feb 25Feb 25
Christian GrechBuilding a Retrieval Augmented Generation Model Using Hugging Face Zephyr LLM and LangChainIntroductionFeb 191Feb 191
Christian GrechEvaluating RAG Performance: A Comprehensive GuideRetrieval Augmented Generation (RAG) systems are intricate, with various components influencing their performance. Implementing…Feb 163Feb 163
Christian GrechNamed Entity Recognition using roBERTa Base Large Language ModelIn today’s fast-paced world, extracting valuable information from vast datasets is crucial. Named Entity Recognition (NER) is a fundamental…Jan 24Jan 24
Christian GrechUnleashing the Power of Large Language Models: A Retrieval-Augmented Generation ProjectIntroductionJan 23Jan 23
Christian GrechHierarchical Sorting of Legal Text Using NLPIn the ever-evolving landscape of Legal Tech, one of the key challenges faced by companies revolves around the intricate task of…Jan 20Jan 20
Christian GrechBuilding a Robust Dutch NLP Symptom Checker: From Data to DeploymentIn the realm of medical apps, providing users with accurate information about their symptoms is crucial. To address this need, I have…Jan 19Jan 19