# Transformer Vector Alignment Analysis Checkpoints This repository contains the model checkpoints used in the project **Vector-Based Analysis of Alignment in Large Language Models**. Main GitHub repository: https://github.com/canbingol/transformer-vector-analysis ## Checkpoints - `random_decoder.pt` - `pretrained_decoder.pt` - `alpaca_instruction_tuned_decoder.pt` - `openhermes_instruction_tuned_decoder.pt` These checkpoints are provided separately because the model weight files are too large for the main GitHub repository.