| ▲ | giancarlostoro 6 hours ago |
| This one's interesting, and I think the next frontier for LLMs should really just be, how can we get something like Opus 4.6 to cost drastically less, for the same output? I say 4.6 because from 4.6 onwards it's been pretty darn good, at least for me, always feels like every model upgrade someone hates it, heck even 4.5 was fine. |
|
| ▲ | robmccoll 6 hours ago | parent | next [-] |
| Yes - I want that and dramatically faster. Newer models don't seem to need any more or less guidance and iteration, so let's make the time-to-wrong-answer as short as possible. |
| |
| ▲ | giancarlostoro 5 hours ago | parent [-] | | I'm not as crazy about speed as long as it's reasonably as "quick" as Opus. Which is faster than most developers can spit out code. I do get annoyed with Claude Code because it looks like it chooses to be as slow as possible, but maybe that's by design so its not pounding their backend every milisecond? Would probably be bad. Local inference is insanely fast on my M4 Pro MBP though, so I can understand where you're coming from, but I don't need it too much faster. I still need time to review, test, review and provide feedback to the model. Fast is okay I guess for true vibe coding. | | |
| ▲ | robmccoll 5 hours ago | parent [-] | | I just don't want to have to have a pipeline going in order to fully occupy my time. I don't want to wait on the model to review the prompt, read the parts of the codebase indicated, do its own research in the codebase and documentation, plan, run agents ... actually write the code and NOW I can start reading it and reviewing it. That means I either need to run a lot of operations in parallel so that I always have something to do and the agent(s) are highly utilized or I'm writing something on my own that I keep getting that keeps getting interrupted. It's the constant context switching that kills me. I want to work on one problem at a time and really focus on it - even if I'm not writing every line myself. |
|
|
|
| ▲ | mritchie712 3 hours ago | parent | prev [-] |
| I agree on opus 4.5-4.8, but Fable 5 was a noticeable upgrade. |
| |
| ▲ | mstkllah 3 hours ago | parent [-] | | Did not feel as an upgrade to me at all, felt way slower at the same quality level as 4.8 to me. |
|