concept-unlearning/Meta-Llama-3-8B_ft_lora_all_novels_v4_ft_npo_gdr_loc_positive_dataset_v9

Hugging Face
TEXT GENERATIONConcurrency Cost:1Model Size:8BQuant:FP8Ctx Length:8kTool Calling:SupportedPublished:Jan 8, 2026Architecture:Transformer Warm

This is an 8 billion parameter language model, fine-tuned from Meta-Llama-3-8B, specifically designed for concept unlearning. It focuses on removing specific concepts, such as those related to novels, from its knowledge base. The model's primary differentiator is its application of LoRA and NPO techniques to achieve targeted unlearning, making it suitable for use cases requiring concept removal or bias mitigation.

Loading preview...

Overview

This model is an 8 billion parameter variant of Meta-Llama-3-8B, specifically fine-tuned for concept unlearning. It leverages LoRA (Low-Rank Adaptation) and NPO (Negative Prompt Optimization) techniques to effectively remove specific concepts from its learned representations. The model's name, Meta-Llama-3-8B_ft_lora_all_novels_v4_ft_npo_gdr_loc_positive_dataset_v9, indicates its focus on unlearning concepts related to "all novels" using a positive dataset approach.

Key Capabilities

  • Targeted Concept Unlearning: Designed to remove specific knowledge or biases, as demonstrated by its focus on "novels."
  • LoRA Fine-tuning: Utilizes efficient LoRA adaptation for fine-tuning, which typically results in smaller, more manageable model updates.
  • NPO Integration: Incorporates Negative Prompt Optimization, a technique often used to guide models away from undesirable outputs or concepts.

Good For

  • Research in Concept Unlearning: Ideal for researchers exploring methods to mitigate biases or remove sensitive information from large language models.
  • Custom Model Development: Useful for developers who need to create specialized LLMs with specific knowledge gaps or without certain conceptual associations.
  • Bias Mitigation: Can be applied in scenarios where a model needs to be de-biased against particular topics or categories of information.