| ▲ | darklinear 2 hours ago | |
I disagree. After a bit of experimenting, I actually found Terra to be a very good workhorse model on none-to-medium reasoning, and I actually quite prefer its code to Sol's in many cases. It has less of a complexity to over-complicate things. Where Sol would have a sea of try/except and recoveries for situations that are structurally impossible, Terra would just write nice, sequential code. Maybe for one-shotting large things Sol is better, but for prod code where I decompose into smaller tasks and read all the code I favored Terra. Sol 5.6 was still king for architecture/research in my workflow, though. | ||