Trump's AI Safety Order Is a Voluntary Form You Don't Have to Fill Out
Trump's recent AI executive order introduces a voluntary pre-release review process for frontier models. Companies can submit their systems for government evaluation before release, but participation is not mandatory and carries no penalties. The order reflects a compromise between the administration's desire for oversight and industry concerns about slowing innovation.
- ▪Trump signed an AI executive order establishing a voluntary pre-release review process for frontier models.
- ▪Companies can submit their systems for government evaluation up to 30 days before release, but participation is voluntary.
- ▪The original draft proposed mandatory reviews, which were opposed by the industry, leading to a quieter signing of the final version.
DEV.to (Top) files mainly under programming. We currently carry 4,877 of its stories.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 1759051) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Peremptory Posted on Jun 3 • Originally published at peremptory.ai Trump's AI Safety Order Is a Voluntary Form You Don't Have to Fill Out #policy #regulation #executiveorder #aisafety On June 2, Trump signed an AI executive order that establishes a pre-release review process for frontier models. Companies are asked to submit their most powerful systems to the government up to 30 days before release. The government can look at them, test them, flag concerns.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).