InTDS ArchivebyShreya RaoNLP Illustrated, Part 3: Word2VecAn exhaustive and illustrated guide to Word2Vec with code!Jan 293Jan 293
InAI AdvancesbyIsuru Lakshan EkanayakaDeploying and Managing Ollama Models on Kubernetes: A Comprehensive GuideDeploying machine learning models can be challenging, especially when aiming for scalable and maintainable deployments. Kubernetes (K8s)…Nov 9, 2024Nov 9, 2024
InTDS ArchivebyMuhammad ArdiPaper Walkthrough: Attention Is All You NeedThe complete guide to implementing a Transformer from scratchNov 3, 202412Nov 3, 202412
InTowards AIbyMilan TamangBuild Your Own Llama 3 Architecture from Scratch Using PyTorchA step-by-step guide to building the complete architecture of the Llama 3 model from scratch and performing training and inferencing on a…Sep 1, 20246Sep 1, 20246
InStackademicbyM K Pavan KumarThe Future of SQL: Crafting Queries with Large Language ModelsIn the article “The Future of SQL: Crafting Queries with Large Language Models,” we explore the innovative integration of Local Large…Dec 24, 20231Dec 24, 20231
InAI AdvancesbyPrince KrampahAdvanced Retrieval Techniques In RAGHey there, welcome back. Now that you are able to build and run RAG applications, do you really think your applications are ready for…Dec 12, 20232Dec 12, 20232
Martin ThissenMixtral 8x7B on Your Local Computer | Free GPT-4 AlternativeIn this article I will point out the key features of the Mixtral 8x7B model and show you how you can run the Mixtral 8x7B model on your…Dec 17, 20237Dec 17, 20237
InTDS ArchivebyMaarten Grootendorst9 Distance Measures in Data ScienceThe advantages and pitfalls of common distance measuresFeb 1, 202126Feb 1, 202126
Madhav Thaker(Part 1) Build your own RAG with Mistral-7B and LangChainLLMs have taken the world by storm and rightfully so. They help you with every day tasks like building a coding project, creating a recipe…Nov 14, 202316Nov 14, 202316
InAI MindbyJohn AdeojoA Quick Tutorial on Multi-Agent Workflows with AutoGenDeveloping a Multi-Agent RAG for Open-Domain QA on WikipediaNov 8, 2023Nov 8, 2023
InTDS ArchivebyLeonie MonigattiRetrieval-Augmented Generation (RAG): From Theory to LangChain ImplementationFrom the theory of the original academic paper to its Python implementation with OpenAI, Weaviate, and LangChainNov 14, 202315Nov 14, 202315
Nour Eddine ZekaouiAsk Your Web Pages Using Mistral-7b & LangChainChat with Web Pages — Mistral-7b, Hugging Face, LangChain, ChromaDBNov 2, 20234Nov 2, 20234
Madhusudhan KondaDeveloping LLM Based Applications: Implementing a RAG based Private Data Bot (4/n)When we search for something on Google, we’re presented with a plethora of websites, links, and documents. It’s up to us to click on the…Sep 23, 20231Sep 23, 20231
InTDS ArchivebyDavid R. WinerTowards Generative AI for Model ArchitectureHow “MAD” AI will help us discover the next transformerNov 10, 20232Nov 10, 20232
InTowards AIbyPere MartraCreate a SuperPrompt for Natural Language to SQL Conversion for OpenAI.One of the things that has changed more in recent months, since the ChatGPT boom, is the emergence of massive large language models able to…Nov 3, 20231Nov 3, 20231
RubentakTalk to your files in a local RAG application using Mistral 7B, LangChain 🦜🔗 and Chroma DB (No…I will show how you can use the Mistral 7B model on your local machine to talk to your personal files in a Chroma vector databaseOct 24, 20239Oct 24, 20239
InLevel Up CodingbyYanli LiuA Step-by-Step Guide to Runing Mistral-7b AI on a Single GPU with Google ColabHow to run your AI efficiently through 4-bit Quantization (with Colab notebook included!) .Oct 9, 20239Oct 9, 20239
InEpsillabyRichard SongBuild A ChatBot That Runs Purely On Your Local Machine (Using Llama 2 + Epsilla + LangChain +…Since late 2022, ChatGPT has gained significant attention, capturing the interest of people across the globe. The technology behind it…Sep 29, 20231Sep 29, 20231
InTDS ArchivebySamuel MontgomeryMastering Language ModelsNavigating the quality-diversity tradeoff with temperature, top-p, top-k, and moreOct 3, 20236Oct 3, 20236
InTowards AIbyDamian GilTalk to your documents as PDFs, txts, and even web pagesComplete guide to creating a web and the intelligence that allows you to ask questions to docs such as PDFs, TXTs, and even web pages using…Aug 24, 20236Aug 24, 20236