Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 681 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 681 Bytes

fae

Flux implementation with SAEs

Setup

uv sync
git lfs clone https://huggingface.co/nev/taef1 somewhere/taef1
uv run python -m src.fae.t5
uv run python -m src.fae.sae_trainer
uv run python -m src.fae.server

Credits