Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Quantization

Overview

This directory provides demonstrations of various quantization techniques for LLMs. Currently, it contains the "Quantization Demo" notebook.

Current Demos

Quantization Demo

  • Filename: quantization.ipynb
  • Objective: To debias and detoxify text using advanced machine learning techniques.
  • Key Features:
    • Fine-tuning the Llama2-7b model using LoRA and Quantization techniques.
    • Utilizes the dataset located at ../../data/debiased_profanity_check_with_keywords.csv.