Christopher Zenzel

Using Generative AI with Llama to Build Sarcastic Weather: Part 3

white robot near brown wall

Let’s prepare to dive into a world of generating the sarcastic weather. Using your uncensored model that you loaded in Part 2, let’s begin to generate vulgar and sarcastic weather prompts with Llama.cpp. Creating the Prompt There are several ways you can create a prompt based on the sarcasm or vulgarity that you wish to […]

Using Generative AI with Llama to Build Sarcastic Weather: Part 2

white robot near brown wall

Creating a sarcastic weather bot with Llama requires you to download an uncensored model with Hugging Face, but let’s first dive into exploring the differences between Censored and Uncensored models. Censorship vs Uncensored Most Generative AI solutions on the Internet, such as ChatGPT, require the use of Censorship to protect the end users from receiving […]