But this isn't going to prevent the generator from spitting out "bad ideas" because these would have been part of the original dataset, and it's impossible to train the AI to "unlearn" these ideas by the addition of new data.
Correct, that's why every day there are new "jailbreaks" to circumvent the woke-zombification. Then OpenAI gets their Kenyan slaves to re-train it to plug those holes, rinse and repeat.
Again, this is an almost 200 billion parameter ML model. There's no manual coding or rule possible to censor it conceptually.
Again, this is an almost 200 billion parameter ML model. There's no manual coding or rule possible to censor it conceptually.
This just proves you didn't even look at the Stable Diffusion code I quoted, or have any idea how these text generation pipelines actually work.
Yes, the base GPT3 model is a 200 billion parameter ML model but that in itself is not the entirety of "ChatGPT". ChatGPT is instead a manually-coded pipeline that has the flow chart appearance of taking a prompt as input, running it through an opaque manually-coded block ("input preprocessing"), feeding it into GPT3 model, processing it through another opaque manually-coded block ("output postprocessing", potentially feeding back into GPT3 to trigger another round of text generation), and then finally producing the output. I'm not talking about the GPT3 model being manually-coded, but the input/output processing blocks no doubt are, even if they may themselves include various AI models to filter/bias the input/output.
Correct, that's why every day there are new "jailbreaks" to circumvent the woke-zombification. Then OpenAI gets their Kenyan slaves to re-train it to plug those holes, rinse and repeat.
Again, this is an almost 200 billion parameter ML model. There's no manual coding or rule possible to censor it conceptually.
This just proves you didn't even look at the Stable Diffusion code I quoted, or have any idea how these text generation pipelines actually work.
Yes, the base GPT3 model is a 200 billion parameter ML model but that in itself is not the entirety of "ChatGPT". ChatGPT is instead a manually-coded pipeline that has the flow chart appearance of taking a prompt as input, running it through an opaque manually-coded block ("input preprocessing"), feeding it into GPT3 model, processing it through another opaque manually-coded block ("output postprocessing", potentially feeding back into GPT3 to trigger another round of text generation), and then finally producing the output. I'm not talking about the GPT3 model being manually-coded, but the input/output processing blocks no doubt are, even if they may themselves include various AI models to filter/bias the input/output.
The input/output stages you're referring to can't be used to do the type of censorship OpenAI is doing.