| ▲ | samuelknight 2 hours ago | |
It's not a smell. Why should these developers rebuild a core piece of their stack every few months. Switching out a model requires a new round of testing and validation when we should be able to rely on a piece of software the behave the same way since the last time we touched it. | ||
| ▲ | recursive an hour ago | parent | next [-] | |
> Why should these developers rebuild a core piece of their stack every few months? That's what they signed up for when established a hard dependency on an subscription online-only LLM model. | ||
| ▲ | imhoguy an hour ago | parent | prev | next [-] | |
This is how development looks like for many years now, constant rewrite on the horizon. I think LLM development hype surpassed Blockchain and JS frameworks craze of decade ago. | ||
| ▲ | vjsrinivas 2 hours ago | parent | prev | next [-] | |
Its almost a given considering how fast this field moves. Also, what kind of workflow structure would someone have that a single specific model is the only one that would perform acceptably? | ||
| ▲ | askvictor 2 hours ago | parent | prev [-] | |
It's kind of the same problem with cloud in general (though that moves much slower). If you want to be sure to be in control, then host it yourself | ||