What is a model?
A model is the trained thing itself: a very large set of numbers that turns your input into its output.
~/ai-glossary
$ glossary
3 of 14 in #the-basics
A model has no memory between requests and cannot do anything on its own. It reads what you send and writes a response.
Everything that makes it feel capable, tools, files, memory, comes from what is built around it.
Was this page helpful?