Remix.run Logo
adastra22 3 hours ago

That’s not how it works though. Two training runs on the same data don’t produce the same weights. And if you want to modify the AI, you do so by fine tuning the weights not rerunning training. In every respect that matters, the weights are both the binary and the source code together.

stavros 3 hours ago | parent [-]

If I want to remove censorship from your open-weights model, how do I do that?

overfeed 39 minutes ago | parent | next [-]

> ...how do I do that?

Put in the work. This is akin to asking how to remove Rust from a Rust project; just because something is legally available to you doesn't mean you wont need to apply dome elbow grease, depending how deep the changes you want are, ablation, fine-tuning, or distillation are tools you can use to remove "censorship"

Tryk 2 hours ago | parent | prev [-]

The process is called Ablation, there are many ablated models available to download

https://en.wikipedia.org/wiki/Ablation_(artificial_intellige...