|
|
|
|
|
by valzam
70 days ago
|
|
Do those use cases need LLMs? Probably not. but if good results can be had with a day of prompting (in addition to the stuff mentioned in the article, which you have to do anyway) and a smaller model like Haiku gives good results why would you build a classifer before you have literally millions of customers? The LLM solution will be much more flexible because prompts can change more easily than training data and input tokens are cheap. |
|
One of the points of the article is the importance of gathering data to support your conclusions.
> prompts can change more easily than training data
Training data is real, and prompts are not. I don’t think this is an apples to apples comparison.