• yellow [she/her]@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    26
    ·
    7 days ago

    “Training” refers to a process where training data is passed backwards through a model in order to modify the model’s weights. This happens before the model is deployed to the public. Search happens at (or right before) inference time (i.e. when the model is actually used) and does not modify the model weights.