top | item 45393695

(no title)

corlinp | 5 months ago

The performance is great, but the censorship is ridiculous for me. I tried it as a backend for my game Guessix[1], but it would refuse for ridiculous reasons like "Cannot answer questions about copyrighted works like Harry Potter."

1. https://guessix.com/

discuss

order

artdigital|5 months ago

Try the uncensored/jailbroken variants like openai-gpt-oss-20b-abliterated-uncensored-neo-imatrix

I just tried to ask it how to make crystal meth and it generated a very detailed step by step guide

Squarex|5 months ago

I have heard that uncensorted gpt-oss is not very good because of it being trained mainly on synthetic data. Is not not true?

corlinp|5 months ago

Very interesting! Do the benchmarks hold up well or does it reduce performance in other areas too?

BoorishBears|5 months ago

Use constrained generation

corlinp|5 months ago

Do you mean like structured outputs? Unfortunately here the model is guided to explicitly tell you when you violate the rules and why, it can confuse it's system rules with the game rules and say you're not allowed to ask a question about copyrighted material etc.

artdigital|5 months ago

Mind explaining?