| ▲ | bostonvaulter2 a day ago |
| What is the business model for an open weight model? |
|
| ▲ | ergocoder a day ago | parent | next [-] |
| The same business model that Deepseek is using. Open-source models + services. This is more attractive because it doesn't lock in the vendors. If I grow larger, I can decide to deploy the open-source models. |
| |
| ▲ | tyre a day ago | parent | next [-] | | So they're constantly hemorrhaging their most valuable clients? Tech history is littered with the corpses of "open source but we sell hosting" services. Models are so expensive to train, you can't be losing the big clients once they get super profitable. | | |
| ▲ | MikeTheGreat a day ago | parent [-] | | This is genuine, noob question: how is this different from AWS? I get that they're in very different businesses, but for both don't they have the issue that once a client gets big enough the client might decide to move the services in-house? Based on how much of the internet went down when that AWS data center crashed the answer is clearly "No" for AWS. Is that because of physical, real-world infrastructure? Are there no open versions of their APIs? Is it too hard to migrate to something else once a client has achieved that size? | | |
| ▲ | NortySpock a day ago | parent | next [-] | | Data is heavy. I would say "it's risky and requires a lot of labor to migrate without corruption, loss of data" and also minimizing downtime. Sure anyone can run pg_backup, but can you do it across 90 databases? Can you do it live? Can you coordinate rollout of the process, cutover, and monitor for failure? What's the cost of egress for this? Is the team your A-team or the B-team? Can you trust this to the B-team? Is it worth having this team spend all this time on a migration rather than, say, getting something new set up, or optimizing performance on an existing system? I'm a database guy, but the same migration argument is presumably also extra work for (say) blob storage, networking, etc. Since LLMs are stateless by their current implementation, switching to "the same open-weight model running in a different datacenter run by a different vendor" is "just" switching the API endpoint. (If they are the exact same shape, it's fine, if they differ somehow, there's perhaps some work to do there, fixing things and monitoring for failures on switch-over) There are several open APIs it seems and OpenRouter.ai is doing a fine job making a commodity out of models and datacenters. | | |
| ▲ | ergocoder a day ago | parent [-] | | I don't think it's that difficult. Their servers are stateless too. S3 is easy to migrate. Database is more difficult, but tons of people have done it successfully.... meanwhile people who host their own LLMs are relatively small in number in comparison. Most companies don't do their own data centers mainly because it is more expensive and less reliable. It's something they can just pay for the problem to go away. The calculus for hosting your own LLM is probably similar. Even Stripe who built their own coding agents and has tons of money/resources still decides not to host their own LLMs. Still, many people will prefer open-weight models. It is similar to how we prefer linux but still use AWS/Render/and whatever. It doesn't lock us in, and we can move providers if we want to. |
| |
| ▲ | Closi 12 hours ago | parent | prev [-] | | > This is genuine, noob question: how is this different from AWS? AWS owns the hardware, and doesn't write a lot of the software. AWS actually is kind of the opposite - it often takes open source software (e.g. Apache, Mongo, Kubernetes) and then makes money off it by hosting it itself (with some enhancements etc). If they do develop their own software (e.g. with S3) they don't give away the source code so others can deploy it, as that's part of their secret sauce. In this scenario, where they would be offering the open source model and then offering the same model hosted, there isn't really a moat here - they would be leasing the hardware from a company like AWS, and adding a margin, but it woudl be trivial for another company (or Amazon) to take their same model and offer it for the same price or less. |
|
| |
| ▲ | andriy_koval a day ago | parent | prev [-] | | > The same business model that Deepseek is using. there is a chance their business model is absorbing government funding.. | | |
| ▲ | drob518 a day ago | parent | next [-] | | Better than average chance I’d say. I suspect they are hoovering up EVERYTHING that gets sent to them. Whether that’s a problem or not depends on your data. I do wonder how many security tokens they get in the stream on a daily basis. | |
| ▲ | ergocoder a day ago | parent | prev | next [-] | | I don't think it's bad if the mandate of that funding is to have open-weights. | | | |
| ▲ | alightsoul 20 hours ago | parent | prev [-] | | You don't have to assume that. They just IPO'd |
|
|
|
| ▲ | raincole a day ago | parent | prev | next [-] |
| To compete against America. If your country has something like DeepSeek you really can't afford to let it fall as it's your best leverage if the US government decides to ban companies in your country from accessing American LLMs. And this is why there will never be a "DeepSeek of the US." |
| |
| ▲ | gtirloni a day ago | parent [-] | | Considering how volatile things can get depending on who's president, I'd say even American companies need to "compete against America" if they don't want to get their rug pulled from under them (which, apparently, the legal system allows to easily happen in the US). | | |
| ▲ | incompatible a day ago | parent [-] | | Not to mention the entire world outside the US and China. China seems to have the edge in stability. |
|
|
|
| ▲ | matsur a day ago | parent | prev | next [-] |
| Thinky has a potential answer in Tinker — give away the weights and charge for the SFT (and maybe RL down the line) to make the model more capable for specific tasks. |
| |
|
| ▲ | chrsw a day ago | parent | prev | next [-] |
| In the US, there isn't one, which is why nobody in the US is currently doing it at frontier scale. And the people that were doing it stopped. |
|
| ▲ | a day ago | parent | prev [-] |
| [deleted] |