This is the second part of the series I started on Learning PostgreSQL from AI and JSON exploration: Part 1.
For this 2nd part, I decided to try gpt-oss the 14GB model which was just released in the past week.
My first impression, "When will this ai shut up about its thinking process?". Phi4 on the other hand gave a bit of a narrative about how it came up with
answers but it did not write a novel about it and it also seemed more personable, using "My and you" instead of a distanced "User wants to".
However gpt-os did become less chatty with a bit of coaxing. So anyway personality wise I prefer phi4.
That is not to say that Gpt-oss doesn't have some wow factor. It created perfect SQL each time. I did not need to correct it.
One of the other neat features of this model which I haven't had time to explore is ability to have it
do browser searches and other agentic like stuff.
Again for this size model, speed of answering with my crappy graphics card and processor was not bad, but it was noticeably slower
than Phi4. Given the impressive accuracy, I didn't mind too much and I suspect can be improved by tweaking some of its settings.