Fine-Tuning Mistral-7B for Sarcasm with LoRA and 4-Bit Quantization
A seasoned fine-tuner’s take: teaching Mistral-7B sarcasm with LoRA, 4-bit quantization, and ~700 examples—because adding wit to chatbots is fun and useful.
A seasoned fine-tuner’s take: teaching Mistral-7B sarcasm with LoRA, 4-bit quantization, and ~700 examples—because adding wit to chatbots is fun and useful.
A deep dive into Retrieval-Augmented Generation (RAG) and how it's revolutionizing AI responses by combining context-aware retrieval with sophisticated text generation.
A deep dive into the data preparation pipeline behind Gmail's Smart Compose feature
Insights and tips from 1:1 experience helping children with special needs or challenging behaviour learn to code through game-based, supportive, and flexible approaches.
After working on model-driven systems and facing real-world challenges, I've learned that simpler, smaller, and well-observed systems scale better than complex ones.
While learning Kubernetes, I discovered these Linux commands are used constantly for file handling, debugging, and automation.
A practical, developer-first walkthrough of LangGraph: when I reach for it, when I don’t, and how to ship agent loops/branches without the chaos.
How I wire Neo4j into AI systems: a developer-first take on knowledge graphs, queries that matter, and where graphs beat vectors.