Metadata-Version: 2.1
Name: llm_microscope
Version: 0.0.2
Summary: Official implementation of the LLM-analysis functions for the paper "Your Transformer is Secretly Linear"
Home-page: https://github.com/AIRI-Institute/LLM-Microscope
Author: Matvey Mikhalchuk
Author-email: mikhalchuk@airi.net
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# LLM-Microscope

This package contains the official implementation of the functions for 
LLM features analysis for the paper [Your Transformer is Secretly 
Linear](https://arxiv.org/abs/2405.12250).


