mi-crow 1.0.0.post9__tar.gz → 1.0.0.post10__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/PKG-INFO +10 -5
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/README.md +10 -5
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow.egg-info/PKG-INFO +10 -5
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/.env.example +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/.github/workflows/docs.yml +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/.github/workflows/publish.yml +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/.github/workflows/tests.yml +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/.gitignore +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/.pre-commit-config.yaml +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/.python-version +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/MANIFEST.in +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/api/datasets.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/api/hooks.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/api/index.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/api/language_model.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/api/sae.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/api/store.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/api.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/experiments/index.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/experiments/slurm-pipeline.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/experiments/verify-sae-training.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/best-practices.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/core-concepts.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/examples.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/hooks/advanced.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/hooks/controllers.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/hooks/detectors.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/hooks/fundamentals.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/hooks/index.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/hooks/registration.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/index.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/installation.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/quickstart.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/troubleshooting.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/workflows/activation-control.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/workflows/concept-discovery.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/workflows/concept-manipulation.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/workflows/index.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/workflows/saving-activations.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/guide/workflows/training-sae.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/index.md +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/logo-white.svg +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/docs/logo.svg +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/mkdocs.yml +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/pyproject.toml +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/setup.cfg +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/404.html +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/api/datasets/index.html +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/api/hooks/index.html +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/api/index.html +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/api/language_model/index.html +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/api/sae/index.html +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/api/store/index.html +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/_mkdocstrings.css +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/images/favicon.png +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/bundle.e71a0d61.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/bundle.e71a0d61.min.js.map +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ar.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.da.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.de.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.du.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.el.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.es.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.fi.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.fr.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.he.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.hi.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.hu.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.hy.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.it.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ja.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.jp.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.kn.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ko.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.multi.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.nl.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.no.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.pt.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ro.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ru.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.sa.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.stemmer.support.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.sv.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ta.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.te.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.th.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.tr.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.vi.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.zh.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/tinyseg.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/wordcut.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/workers/search.7a47a382.min.js +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/workers/search.7a47a382.min.js.map +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/stylesheets/main.618322db.min.css +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/stylesheets/main.618322db.min.css.map +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/stylesheets/palette.ab4e12ef.min.css +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/stylesheets/palette.ab4e12ef.min.css.map +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/index.html +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/objects.inv +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/search/search_index.json +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/sitemap.xml +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/sitemap.xml.gz +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/slurm/prepare_datasets.sh +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/slurm/run_baseline_guards_cpu.sh +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/slurm/run_baseline_guards_gpu.sh +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/slurm/run_debug_bielik_padding_cpu.sh +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/slurm/run_debug_llama_chat_template_cpu.sh +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/slurm/run_direct_prompting.sh +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/slurm/run_direct_prompting_cpu.sh +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/slurm/save_activations.sh +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/slurm/test_activation_saving.sh +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/__init__.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/datasets/__init__.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/datasets/base_dataset.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/datasets/classification_dataset.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/datasets/loading_strategy.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/datasets/text_dataset.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/hooks/__init__.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/hooks/controller.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/hooks/detector.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/hooks/hook.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/hooks/implementations/__init__.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/hooks/implementations/function_controller.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/hooks/implementations/layer_activation_detector.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/hooks/implementations/model_input_detector.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/hooks/implementations/model_output_detector.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/hooks/utils.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/__init__.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/activations.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/context.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/contracts.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/device_manager.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/hook_metadata.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/inference.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/initialization.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/language_model.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/layers.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/persistence.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/tokenizer.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/language_model/utils.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/__init__.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/__init__.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/autoencoder_context.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/concepts/__init__.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/concepts/autoencoder_concepts.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/concepts/concept_dictionary.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/concepts/concept_models.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/concepts/input_tracker.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/concepts/text_heap.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/modules/__init__.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/modules/l1_sae.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/modules/topk_sae.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/sae.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/sae_trainer.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/training/__init__.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/training/wandb_logger.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/store/__init__.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/store/local_store.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/store/store.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/store/store_dataloader.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/utils.py +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow.egg-info/SOURCES.txt +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow.egg-info/dependency_links.txt +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow.egg-info/requires.txt +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow.egg-info/top_level.txt +0 -0
- {mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/uv.lock +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mi-crow
|
|
3
|
-
Version: 1.0.0.
|
|
3
|
+
Version: 1.0.0.post10
|
|
4
4
|
Summary: Python library for mechanistic interpretability research on Large Language Models. Designed for researchers, provides unified interface for SAE training, activation hooks, and concept manipulation.
|
|
5
5
|
Author: Hubert Kowalski
|
|
6
6
|
Author-email: Adam Kaniasty <adam.kaniasty@gmail.com>
|
|
@@ -61,6 +61,15 @@ Requires-Dist: mike>=2.1; extra == "docs"
|
|
|
61
61
|
- **Hierarchical Data Persistence** - Efficient storage and management of large-scale experiment data
|
|
62
62
|
- **Research Focused** - Comprehensive testing (85%+ coverage), extensive documentation, and designed for interpretability research workflows
|
|
63
63
|
|
|
64
|
+
## Acknowledgements
|
|
65
|
+
This project was developed as part of an engineering thesis at the Faculty of Mathematics and Information Science, Warsaw University of Technology (WUT).
|
|
66
|
+
|
|
67
|
+
We extend our sincere gratitude to our thesis supervisors:
|
|
68
|
+
- **mgr inż. Vladimir Zaigrajew**
|
|
69
|
+
- **prof. dr hab. inż. Przemysław Biecek**
|
|
70
|
+
|
|
71
|
+
for their invaluable guidance, insightful feedback, and continuous support throughout the course of this work.
|
|
72
|
+
|
|
64
73
|
## Installation
|
|
65
74
|
|
|
66
75
|
### Install from PyPI
|
|
@@ -257,10 +266,6 @@ See the main repository for license information: [Mi-Crow License](https://githu
|
|
|
257
266
|
- **Email**: adam.kaniasty@gmail.com
|
|
258
267
|
- **GitHub**: [@AdamKaniasty](https://github.com/AdamKaniasty)
|
|
259
268
|
|
|
260
|
-
## Acknowledgments
|
|
261
|
-
|
|
262
|
-
This work was developed in collaboration with the **Bielik** team and represents a contribution to the open-source mechanistic interpretability community.
|
|
263
|
-
|
|
264
269
|
---
|
|
265
270
|
|
|
266
271
|
## Backend (FastAPI) quickstart
|
|
@@ -19,6 +19,15 @@
|
|
|
19
19
|
- **Hierarchical Data Persistence** - Efficient storage and management of large-scale experiment data
|
|
20
20
|
- **Research Focused** - Comprehensive testing (85%+ coverage), extensive documentation, and designed for interpretability research workflows
|
|
21
21
|
|
|
22
|
+
## Acknowledgements
|
|
23
|
+
This project was developed as part of an engineering thesis at the Faculty of Mathematics and Information Science, Warsaw University of Technology (WUT).
|
|
24
|
+
|
|
25
|
+
We extend our sincere gratitude to our thesis supervisors:
|
|
26
|
+
- **mgr inż. Vladimir Zaigrajew**
|
|
27
|
+
- **prof. dr hab. inż. Przemysław Biecek**
|
|
28
|
+
|
|
29
|
+
for their invaluable guidance, insightful feedback, and continuous support throughout the course of this work.
|
|
30
|
+
|
|
22
31
|
## Installation
|
|
23
32
|
|
|
24
33
|
### Install from PyPI
|
|
@@ -215,10 +224,6 @@ See the main repository for license information: [Mi-Crow License](https://githu
|
|
|
215
224
|
- **Email**: adam.kaniasty@gmail.com
|
|
216
225
|
- **GitHub**: [@AdamKaniasty](https://github.com/AdamKaniasty)
|
|
217
226
|
|
|
218
|
-
## Acknowledgments
|
|
219
|
-
|
|
220
|
-
This work was developed in collaboration with the **Bielik** team and represents a contribution to the open-source mechanistic interpretability community.
|
|
221
|
-
|
|
222
227
|
---
|
|
223
228
|
|
|
224
229
|
## Backend (FastAPI) quickstart
|
|
@@ -265,4 +270,4 @@ uv run --group server pytest tests/server/test_api.py --cov=server --cov-fail-un
|
|
|
265
270
|
Notes:
|
|
266
271
|
- Job manager is in-memory/lightweight: jobs disappear on process restart; idempotency is best-effort via payload key.
|
|
267
272
|
- Training/inference currently run in-process threads; add your own resource guards when running heavy models.
|
|
268
|
-
- Optional API key protection: set `SERVER_API_KEY=<value>` to require `X-API-Key` on protected endpoints (delete).
|
|
273
|
+
- Optional API key protection: set `SERVER_API_KEY=<value>` to require `X-API-Key` on protected endpoints (delete).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mi-crow
|
|
3
|
-
Version: 1.0.0.
|
|
3
|
+
Version: 1.0.0.post10
|
|
4
4
|
Summary: Python library for mechanistic interpretability research on Large Language Models. Designed for researchers, provides unified interface for SAE training, activation hooks, and concept manipulation.
|
|
5
5
|
Author: Hubert Kowalski
|
|
6
6
|
Author-email: Adam Kaniasty <adam.kaniasty@gmail.com>
|
|
@@ -61,6 +61,15 @@ Requires-Dist: mike>=2.1; extra == "docs"
|
|
|
61
61
|
- **Hierarchical Data Persistence** - Efficient storage and management of large-scale experiment data
|
|
62
62
|
- **Research Focused** - Comprehensive testing (85%+ coverage), extensive documentation, and designed for interpretability research workflows
|
|
63
63
|
|
|
64
|
+
## Acknowledgements
|
|
65
|
+
This project was developed as part of an engineering thesis at the Faculty of Mathematics and Information Science, Warsaw University of Technology (WUT).
|
|
66
|
+
|
|
67
|
+
We extend our sincere gratitude to our thesis supervisors:
|
|
68
|
+
- **mgr inż. Vladimir Zaigrajew**
|
|
69
|
+
- **prof. dr hab. inż. Przemysław Biecek**
|
|
70
|
+
|
|
71
|
+
for their invaluable guidance, insightful feedback, and continuous support throughout the course of this work.
|
|
72
|
+
|
|
64
73
|
## Installation
|
|
65
74
|
|
|
66
75
|
### Install from PyPI
|
|
@@ -257,10 +266,6 @@ See the main repository for license information: [Mi-Crow License](https://githu
|
|
|
257
266
|
- **Email**: adam.kaniasty@gmail.com
|
|
258
267
|
- **GitHub**: [@AdamKaniasty](https://github.com/AdamKaniasty)
|
|
259
268
|
|
|
260
|
-
## Acknowledgments
|
|
261
|
-
|
|
262
|
-
This work was developed in collaboration with the **Bielik** team and represents a contribution to the open-source mechanistic interpretability community.
|
|
263
|
-
|
|
264
269
|
---
|
|
265
270
|
|
|
266
271
|
## Backend (FastAPI) quickstart
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/bundle.e71a0d61.min.js.map
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ar.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.da.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.de.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.du.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.el.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.es.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.fi.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.fr.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.he.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.hi.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.hu.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.hy.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.it.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ja.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.jp.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.kn.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ko.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.multi.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.nl.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.no.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.pt.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ro.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ru.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.sa.min.js
RENAMED
|
File without changes
|
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.sv.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.ta.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.te.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.th.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.tr.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.vi.min.js
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/lunr/min/lunr.zh.min.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/javascripts/workers/search.7a47a382.min.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/stylesheets/main.618322db.min.css.map
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/stylesheets/palette.ab4e12ef.min.css
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/site/assets/stylesheets/palette.ab4e12ef.min.css.map
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/autoencoder_context.py
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/concepts/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/concepts/concept_models.py
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/concepts/input_tracker.py
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/concepts/text_heap.py
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/modules/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/modules/topk_sae.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/training/__init__.py
RENAMED
|
File without changes
|
{mi_crow-1.0.0.post9 → mi_crow-1.0.0.post10}/src/mi_crow/mechanistic/sae/training/wandb_logger.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|