Ask HN: Has anyone deployed LLMs to production?
12 saaspirant 5 7/24/2025, 2:16:40 AM
I have been trying to tune Gemini flash to do some classification for me and it's not performing well at all. I had to change a lot of prompts and still it didn't seem to "learn" anything from the training set. The classification embarrassingly lacks common sense.
Has anyone used AI for anything useful? Apart from programming of course.
On the other end, I actually canceled a $100/month subscription once through email (it was company email that I no longer had access too). Gave evidence. It canceled the subscription within 20 mins.
Also gemini flash is unreliable. The best cost efficiency today seems to be gpt-4.1. The cheaper models seem to be okay for summarization mostly. Gemini Flash was much better a year ago, still unreliable, but at least it followed instructions.
Maybe there is an extra step you can work into your prompt that would help it get to the proper classification
I tried 'reasoning plus' but it was so much slower.