Screenshots
Example Usage
# 1. Clone the repository git clone https://github.com/tzohar/PassLLM.git cd PassLLM # 2. Install dependencies (Choose one) # Option A: Install from requirements (Recommended) pip install -r requirements.txt # Option B: Manual install pip install torch torch-directml "transformers<5.0.0" peft datasets bitsandbytes accelerate gradio