▲ | kuhewa 9 days ago | ||||||||||||||||
> by and large, the processes people are scrambling to place LLMs in are ones that typical machines struggle or fail I'm pretty sure they are scrambling to put them absolutely anywhere it might save or make a buck (or convince an investor that it could) | |||||||||||||||||
▲ | blincoln 9 days ago | parent | next [-] | ||||||||||||||||
100%, and a lot of them are truly terrible use cases for LLMs. For example, using a LLM to transform structured data into JSON, and doing it with two LLMs in parallel to try to catch the inevitable failures, instead of just writing code that outputs JSON. | |||||||||||||||||
| |||||||||||||||||
▲ | og_kalu 8 days ago | parent | prev [-] | ||||||||||||||||
If your task was being solved well by a deterministic script/algorithm, you are not going to save money porting to LLMs even if you use Open Source models. | |||||||||||||||||
|