It’s just the instruct Llama 3 models that are censored. The base (text completion) models aren’t. You can turn the base models into uncensored instruct models very easily by simply providing them a handful of examples of how they should respond wrapped in the llama prompt format.