Remix.run Logo
eddyg 14 hours ago

Constitutional classifiers go a long way to reducing unsafe usage in closed-weight models. And like we saw with Fable, closed models can be revoked and classifiers updated when “jailbreaks” are found.

Having the weights gives you the exact affordance an unlearning attack requires, without rate limits.

bcjdjsndon 14 hours ago | parent | next [-]

Ps llms have cheated for years, this most recent tripe is an AI vendor trying to hype up its next word predictor in a market of very samey next word predictors, before someone smarter than them eventually figures out how to do this (training + inference) on consumer hardware and kills the market for cloud ai

bcjdjsndon 14 hours ago | parent | prev [-]

Stick those same classifiers (that you admit dont seem to work) on the open models, and done.

eddyg 13 hours ago | parent [-]

Classifiers are policy enforced by the process serving the model.

Input classifiers get applied before it reaches the model so somebody hacking an open-weight model would skip this. Streaming classifiers get polled during decoding; hackers delete this check in the sampling loop.

But both are always applied in closed weight models.

Set Llama Guard to 1.0 and nothing is ever unsafe.

bcjdjsndon 13 hours ago | parent [-]

More than one way to do guard rails, slopboy

eddyg 13 hours ago | parent [-]

All of which are easily bypassed in open weight models; see my previous comment about K2.5.

bcjdjsndon 10 hours ago | parent [-]

Using this as your argument is dangerous. You're saying AI is inherently dangerous and an emergency stop button is actually what you need to be safe from the dangers... Forget the fact your open weighted model could be ran from a central location