news.volyx.in

Run Llama 2 uncensored locally (ollama.ai)

722 points by jmorgan · 1120 days ago · 212 comments on HN

Article summary

The article discusses running Llama 2 uncensored locally, providing examples of uncensored models and their outputs compared to censored models. It highlights the differences in responses to various prompts, showcasing the uncensored models' ability to provide more direct and unfiltered answers. The article also mentions the availability of these models and how to run them locally using Ollama. The uncensored models are fine-tuned versions of the original Llama 2 model, with some models trained on specific datasets to remove alignment and censorship mechanisms.

Main themes

  • Uncensored AI models
  • Llama 2
  • Local deployment
  • Censorship and alignment
  • Model performance
  • Hardware requirements
  • Cloud vs local deployment
  • Fine-tuning and training data

What commenters say

  • Some commenters believe that uncensored models can perform better than censored ones, especially in certain applications like coding.
  • Others argue that model fragmentation based on alignment preferences is likely to occur, with different use cases requiring different levels of censorship.
  • There is a desire for more efficient RLHF algorithms that can be run locally, allowing users to fine-tune models according to their preferences.
  • The choice of graphics card is important for running Llama 2 locally, with some recommending a minimum of 8GB VRAM.
  • Some commenters prefer using cloud hardware to run models, citing the limitations of laptops in terms of VRAM and performance.
  • The concept of 'censorship' in AI models is debated, with some arguing that it is not a simple matter of reversing performance damage, but rather a complex issue of fine-tuning and training data.
  • The practice of using data derived from other chatbots, including censored ones, is seen as potentially problematic and leading to decreased performance in certain domains.