AAchalinachaltitare.hashnode.dev·Apr 17 · 8 min readBeginner’s Guide to Running Small Language Models LocallyIf you’ve heard about AI models like ChatGPT but recently came across ‘Small Language Models’, here’s what that actually means. Small language models (SLMs) are essentially smaller versions of large l00
AAchalinachaltitare.hashnode.dev·Apr 2 · 7 min readWhat Happens When You Type a URL?The First Time the Internet Felt Like Magic I still remember the first time I built something on the internet. I typed a URL, pressed Enter, and a website appeared almost instantly. It looked normal. 10
AAchalinachaltitare.hashnode.dev·Mar 28 · 5 min readI Cloned a Project and Found 10 Weird Files… Here’s What They Actually DoI still remember the first time I cloned a project from GitHub. I opened the folder… and froze. There were files everywhere. .env, requirements.txt, pyproject.toml, README.md, something called venv, a11S