you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 7 months ago

LLMs are just models that predict series of tokens (words) that is probabilistically related to the query. It is not exactly meant to write entire programs, with or without human intervention. At best, it can generate boilerplate or maybe simple stuff. But, it can never replace human programmers.

  • source
  • parent