VUVishal Uttam Maneinvishal-uttam-mane-fine-tune.hashnode.devFine-Tuning Language Models with Hugging FaceLarge Language Models (LLMs) have revolutionized natural language processing, enabling machines to generate text, summarize documents, answer questions, and perform complex reasoning tasks. However, pMar 6·5 min read
KKashifinblog.ifkash.devTeaching Llama 3 to be PoliteThe Objective The goal of this project was to take a powerful open-source Large Language Model (LLM) and instill a strict behavioral constraint: the model must politely decline to answer any request tFeb 25·8 min read
ASAlexey Sokolovinalexey-sokolov.hashnode.devI Bought an RTX 5070 Ti Because My 1-Year-Old Asked Me ToMy daughter recently told me she wanted a gaming PC with an RTX 5070 Ti. She's one year old and doesn't actually speak yet, but I'm pretty sure that's what the crying meant. So I did what any responsible parent would do — I bought one. Then I stared ...Feb 9·9 min read
ZNZikani Nyirenda Mwaseincode.zikani.meMachine Learning based SPAM detection using ONNX in JavaIn this article I go over how I implemented a Spring Boot API for Spam Detection using an advanced anti-spam model from the Hugging Face onnx-community and Microsoft’s ONNX Runtime for Java. We will package the API up as a Docker image which we can r...Feb 8·6 min read
KKashifinblog.ifkash.devI Pretrained a 360M LLaMA-Style Language Model from Scratch on 6B FineWeb Tokens (Single H100)Pretraining an LLM from scratch usually sounds like “big-lab-only” territory. I wanted to test how far a smaller, practical setup can go while keeping the process transparent and reproducible. This post documents an end-to-end run of training a ~360M...Feb 8·5 min read
SShibleyinapistatuscheck.hashnode.devIs Hugging Face Down? How to Check Hugging Face Status in Real-TimeIs Hugging Face Down? How to Check Hugging Face Status in Real-Time Quick Answer: To check if Hugging Face is down, visit apistatuscheck.com/api/huggingface for real-time monitoring, or check the official status.huggingface.co page. Common signs incl...Feb 5·12 min read
DSDishant Sharmainquickleap.hashnode.devDaggr vs n8n: Code-First vs Visual Workflow ToolsHugging Face dropped Daggr on January 28th. Within 48 hours, it hit 25,000 views on social media. People were sharing screenshots of visual pipelines that were generated from five lines of Python. The pitch is simple. You write code. Daggr draws the ...Jan 31·6 min read
RKRahul Kaushalinrahulkaushal.hashnode.devBuild Your First RAG Pipeline from ScratchYou have probably heard people say "just build a RAG app" as if it is obvious. But nobody walks you through the whole thing, from loading a real PDF to getting a real answer out of an LLM, step by steJan 19·16 min read
BBultinbult.hashnode.devVibe Coding and the Modern Developer StackVibe coding is becoming a popular approach for building modern products faster. The idea is simple: remove unnecessary friction between an idea and a live product, and let developers focus on creativity, logic, and experimentation instead of infrastr...Jan 15·2 min read
TKTuhin Kumar Duttaintechtrail.tuhindutta.comTurn Your Portfolio Into an AI ChatbotPeople build resumes. Some build portfolio websites. A few create Notion pages.Most of it gets skimmed and forgotten. A conversational portfolio is different.It talks. It adapts. It answers exactly what someone cares about.And you don’t need to manag...Jan 4·5 min read