
Tech
LLM - Day 1 - Intro
Large Language Model
Its a model
what is a model ? its a equation.
Then what is equation ? y = mx + c or y = m1x2 + m2x3 + m3x2
Models are nothing but WEIGHTS.
Take an example Eg: gpt-oss-120b , for this model they would have used data with TRANSFORMER ARCHITECTURE and we are getting some output that is called MODEL.
m --> weights ( we can adjust the m and get many desierd outputs )
Model is floating point storage.
சில பேரு சொல்லுவாங்க இது வந்து 120B Paramter mod...
Read the full discussion on Dev.to
This article was aggregated from Dev.to. Click to join the conversation.
View on Dev.to