logoalt Hacker News

jjfoooo4last Thursday at 10:31 PM1 replyview on HN

I tried to address safety, albeit briefly, in the sections on backdoors and propaganda. What would you have liked to see?

I didn't give it much treatment because my frame of reference is about open vs closed AI, and I don't see a lot of daylight in safety concerns between the two.


Replies

adahnlast Thursday at 11:10 PM

The core safety-related arguments for closed weights are:

1. Visibility. API providers can monitor for misuse, and regulators only need to oversee a few centralised players. Once weights are released, anyone with sufficient hardware (foreign governments, criminal groups, terrorists?) can run them and monitoring is no longer feasible.

2. Revocability and containment. If closed-weights models are found to be dangerous, access can be withdrawn. Deployments that are autonomously causing harm are easier to contain.

3. Guardrails. Safety fine-tuning and classifiers can be removed from open-weights models, enabling harmful use that would not be possible via API.

show 1 reply