Hacker News new | ask | show | jobs
by m3kw9 1081 days ago
I use it extensively both local ML models and LLMs, LLMs are extremely flexible but can cause headaches if you trust the answers too much, it does help in some situations especially quickly spitting out Python data massaging scripts(after 5-10 back and forths). But it does it, I could write the script myself but I rather save energy on problems LLMs can’t solve.

For simple things LLMs can excel but as you add complexity, you really need to double check