How to Build a Generative Search Engine for Your Local Files Using Llama 3 towardsdatascience.com Post date June 8, 2024 No Comments on How to Build a Generative Search Engine for Your Local Files Using Llama 3 External Tags hands-on-tutorials, large-language-models, Llama 3, qdrant, retrieval-augmented-gen
Automating Prompt Engineering with DSPy and Haystack towardsdatascience.com Post date June 7, 2024 No Comments on Automating Prompt Engineering with DSPy and Haystack External Tags ai, hands-on-tutorials, haystack, LLM, retrieval-augmented-gen
Applied LLM Quantisation with AWS Sagemaker | Analytics.gov towardsdatascience.com Post date June 7, 2024 No Comments on Applied LLM Quantisation with AWS Sagemaker | Analytics.gov External Tags hands-on-tutorials, LLM, mlops, model-quantization, sagemaker
Recreating PyTorch from scratch (with GPU support and automatic differentiation) towardsdatascience.com Post date May 14, 2024 No Comments on Recreating PyTorch from scratch (with GPU support and automatic differentiation) External Tags cuda, deep learning, hands-on-tutorials, python, pytorch
Bayesian Sensor Calibration towardsdatascience.com Post date May 1, 2024 No Comments on Bayesian Sensor Calibration External Tags bayesian-inference, calibration, hands-on-tutorials, programming, sensors
Robust One-Hot Encoding medium.com Post date April 26, 2024 No Comments on Robust One-Hot Encoding External Tags data-science, hands-on-tutorials, One Hot Encoding, python, r
Relation Extraction with Llama3 Models towardsdatascience.com Post date April 26, 2024 No Comments on Relation Extraction with Llama3 Models External Tags hands-on-tutorials, Llama 3, LLM, nlp, relation-extraction
How to Build a RAG System with a Self-Querying Retriever in LangChain towardsdatascience.com Post date April 25, 2024 No Comments on How to Build a RAG System with a Self-Querying Retriever in LangChain External Tags hands-on-tutorials, langchain, machine-learning, nlp, rags
Enhancing Readability of Python Code via Annotations medium.com Post date April 12, 2024 No Comments on Enhancing Readability of Python Code via Annotations External Tags annotations, data-science, hands-on-tutorials, python, readable-code
Mastering RAG Systems: From Fundamentals to Advanced, with Strategic Component Evaluation towardsdatascience.com Post date April 9, 2024 No Comments on Mastering RAG Systems: From Fundamentals to Advanced, with Strategic Component Evaluation External Tags data-science, hands-on-tutorials, LLM, machine-learning, retrieval-augmented