Skip to lesson
  1. Learn
  2. See
  3. Try
  4. Make

Pick a small model for one job

What this lesson is about

Match the model to the job and the machine you actually have, not to a public score list.

You need something that sorts Hindi customer messages into three kinds, and you have one old computer. What decides your choice?

Why this matters

The model card template asks for the languages a model handles and the least hardware it needs. For Indian-language work the language line decides everything else. One worked pick, read on 14 Sep 2026. Llama 3.2 1B has 1.23 billion parameters, the numbers inside it. Its card lists Hindi among eight supported languages. At full 16-bit width the file is 2,358 MB. A free Colab notebook's T4 card holds 16 GB, so that fits with room to spare. Those three lines, size, memory and language, are the whole comparison.

Lesson 2 of 8 on Open models on a small budgetnextRun a model on a free machinePart 1 ends in a work sample you can send

Read the primary or official source: Hugging Face Hub · Annotated model card