nmfisher
12 days ago
A new reasoning model release doesn't grab my attention as much as the fact that it's a Mamba-based model that's competitive with conventional architectures.
(Strictly speaking I'm a bit late, because it seems the non-reasoning version was released earlier in March, but I didn't see it until today).
I just gave it a unit test I was in the middle writing and asked it to fix it - no context/documentation/interfaces, literally just the test. It performed amazingly well - even where it didn't get it right, it made a very reasonable guess (e.g. calling dispose() when the actual method was destroy() - but since I hadn't given the interface, it had no way of knowing).
I'm going to road-test this a bit further via Cline (where I alternate between Gemini Flash and DeepSeek).