Hitesh Sahu
Hitesh SahuHitesh Sahu
  1. Home
  2. ›
  3. posts
  4. ›
  5. …

  6. ›
  7. 2 0 Model

Loading ⏳
Fetching content, this won’t take long…


💡 Did you know?

🦈 Sharks existed before trees 🌳.

🍪 This website uses cookies

No personal data is stored on our servers however third party tools Google Analytics cookies to measure traffic and improve your website experience. Learn more

Cover Image for What is AI Models and How to pick the right one?

What is AI Models and How to pick the right one?

Step-by-step overview of AI model development, including generative AI, large language models, training and inference workflows, GPU computing, and practical learning resources.

Hitesh Sahu
Written by Hitesh Sahu, a passionate developer and blogger.

Tue Feb 24 2026

Share This on

← Previous

Kubernetes and Cloud Native Certification Path

Next →

What are Transformer Models?

Model

A model is a program that has been trained on a set of data to recognize certain patterns or make certain decisions without further human intervention.

Model = Trained Algorithm + Data

Inferences

Process of running unseen data through a trained AI model to make a prediction or solve a task

  • Inference is an ML model in action.

How to select the right model?

1. Define the need

  • What is the use case: classification, generation, summarization, etc.

2. Shortlist candidates

Research existing models that fit the requirements. - Consider open-source vs. closed-source models. - Compare model sizes and capabilities. - Evaluate the model's performance on relevant benchmarks and tasks. - arena

3. Evaluate the model

  • Use metrics like accuracy, precision, recall, F1 score, etc

4. Test Selected Model

  • Test the model on a small sample of your data to see how it performs in practice.

Choosing the Right Model Size

Different tasks require different model sizes.

Model Size Capabilities Example Tasks
1B parameters Basic tasks Sentiment classification, simple Q&A
10B parameters Moderate reasoning Chatbots, content generation
100B+ parameters Complex reasoning Brainstorming assistants, code generation

Closed vs Open Source Models

There are two major deployment strategies.

Closed Source Models

Examples:

  • OpenAI
  • Anthropic
  • Google

Advantages:

  • Strong performance: often better than open source
  • Easy API integration
  • Less expensive

Disadvantages:

  • Vendor lock-in
  • Data privacy concerns

Open Source Models

Examples:

  • LLaMA
  • Mistral
  • Falcon

Advantages:

  • Full control
  • On-prem deployment
  • Better privacy

Disadvantages:

  • Infrastructure complexity
  • Weaker models (sometimes)
AI-GenAI/2-0-Model
Let's work together
+49 176-2019-2523
hiteshkrsahu@gmail.com
WhatsApp
Skype
Munich 🥨, Germany 🇩🇪, EU
Playstore
Hitesh Sahu's apps on Google Play Store
Need Help?
Let's Connect
Navigation
  Home/About
  Skills
  Work/Projects
  Lab/Experiments
  Contribution
  Awards
  Art/Sketches
  Thoughts
  Contact
Links
  Sitemap
  Legal Notice
  Privacy Policy

Made with

NextJS logo

NextJS by

hitesh Sahu

| © 2026 All rights reserved.