| ▲ | jdw64 a day ago | |||||||
But after the Fable government ban situation, it's hard to trust US AI anymore Basically, if the US decides to cut off access at any moment, overseas developers relying on the API would suddenly lose connection. Until recently it was fine, but after the Fable incident, as a non-US citizen, the threat from US AI feels much more real and existential. | ||||||||
| ▲ | hadlock 21 hours ago | parent | next [-] | |||||||
The big problem with US AI is that they deprecate their models after like a year. If I have a routine business process that works with GPT 9.9 and then next year they release GPT10 and 9.9 isn't available anymore, I really do not want to have to drop everything and verify that 10 behaves close enough to 9.9 for my specific task. With an open model I can just host it on whatever hardware or cloud instance forever. Most software you want to keep up to date to avoid security issues but with an LLM you can update the harness and keep the weights forever. | ||||||||
| ||||||||
| ▲ | dgellow a day ago | parent | prev [-] | |||||||
Yes, with open weights you can find another provider offering the same model you already evaluated in your infra. Or event run it yourself if it’s critical and you have the infra/capital. Relying on AI vendors feels pretty risky | ||||||||