Sudarshan

A javascript developer with 12+ years of experience in various front-end technologies and frameworks.

Data Science

Naming Conventions of LLM Models

Introduction When we see any LLM model names like GPT-4o, Claude 3 Sonnet, or LLaMA-2-7B-chat we wonder why companies give such weird names to their models. But let me tell you, these names have lots of meanings inside it. They provide lots of information about that model. Common Patterns: Suffix              Meaning Turbo...

31-Mar-2026

Front End Development, Software development

GitHub Actions for Seamless CI/CD

Introduction Github Actions is an automation platform that is provided by Github. Using Github Actions, you can Automate, customize, and execute your software development workflows in your GitHub repository. GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test,...

05-Feb-2024