Comment on Ask HN: What are you actually using LLMs for in production?parentComments−adobrawy1yIn other words, are you using LLM as a text classifier?−blindriver1yThis is what I'm using it for as well, it's really simple to use for text classification of any sort.−jerpint1yAre there currently services (or any demand for) a text classifier that you fine tune on your own data that is tiny and you can own forever? Like use a ChatGPT + synthetic data to fine tune a nanoBERT type of model
Comments
In other words, are you using LLM as a text classifier?
This is what I'm using it for as well, it's really simple to use for text classification of any sort.
Are there currently services (or any demand for) a text classifier that you fine tune on your own data that is tiny and you can own forever? Like use a ChatGPT + synthetic data to fine tune a nanoBERT type of model