Model
A model is the trained thing itself: a very large set of numbers that turns your input into its output.
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?