mi-crow 1.0.0.post3__tar.gz → 1.0.0.post5__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.post3 → mi_crow-1.0.0.post5}/.gitignore +14 -1
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/PKG-INFO +2 -2
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/README.md +1 -1
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow.egg-info/PKG-INFO +2 -2
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow.egg-info/SOURCES.txt +0 -19
- mi_crow-1.0.0.post3/.uv-bin/uv +0 -0
- mi_crow-1.0.0.post3/coverage.json +0 -1
- mi_crow-1.0.0.post3/raport_implementacji.md +0 -343
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507262.err +0 -1
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507262.out +0 -3
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507265.err +0 -1
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507265.out +0 -15
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507266.err +0 -67
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507266.out +0 -12
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507271.err +0 -8
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507271.out +0 -13
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507272.err +0 -59
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507272.out +0 -13
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507277.err +0 -20
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507277.out +0 -6
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507283.err +0 -114
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507283.out +0 -6
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507284.err +0 -647
- mi_crow-1.0.0.post3/slurm-logs/sae_save_activations-1507284.out +0 -7
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/.env.example +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/.github/workflows/docs.yml +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/.github/workflows/publish.yml +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/.github/workflows/tests.yml +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/.pre-commit-config.yaml +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/.python-version +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/MANIFEST.in +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/api/datasets.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/api/hooks.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/api/index.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/api/language_model.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/api/sae.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/api/store.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/api.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/experiments/index.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/experiments/slurm-pipeline.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/experiments/verify-sae-training.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/best-practices.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/core-concepts.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/examples.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/hooks/advanced.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/hooks/controllers.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/hooks/detectors.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/hooks/fundamentals.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/hooks/index.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/hooks/registration.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/index.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/installation.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/quickstart.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/troubleshooting.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/workflows/activation-control.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/workflows/concept-discovery.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/workflows/concept-manipulation.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/workflows/index.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/workflows/saving-activations.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/guide/workflows/training-sae.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/index.md +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/logo-white.svg +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/docs/logo.svg +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/mkdocs.yml +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/pyproject.toml +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/setup.cfg +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/404.html +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/api/datasets/index.html +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/api/hooks/index.html +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/api/index.html +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/api/language_model/index.html +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/api/sae/index.html +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/api/store/index.html +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/_mkdocstrings.css +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/images/favicon.png +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/bundle.e71a0d61.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/bundle.e71a0d61.min.js.map +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.ar.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.da.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.de.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.du.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.el.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.es.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.fi.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.fr.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.he.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.hi.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.hu.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.hy.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.it.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.ja.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.jp.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.kn.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.ko.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.multi.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.nl.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.no.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.pt.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.ro.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.ru.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.sa.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.stemmer.support.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.sv.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.ta.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.te.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.th.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.tr.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.vi.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/min/lunr.zh.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/tinyseg.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/lunr/wordcut.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/workers/search.7a47a382.min.js +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/javascripts/workers/search.7a47a382.min.js.map +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/stylesheets/main.618322db.min.css +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/stylesheets/main.618322db.min.css.map +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/stylesheets/palette.ab4e12ef.min.css +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/assets/stylesheets/palette.ab4e12ef.min.css.map +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/index.html +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/objects.inv +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/search/search_index.json +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/sitemap.xml +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/site/sitemap.xml.gz +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/slurm/prepare_datasets.sh +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/slurm/run_baseline_guards_cpu.sh +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/slurm/run_baseline_guards_gpu.sh +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/slurm/run_debug_bielik_padding_cpu.sh +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/slurm/run_debug_llama_chat_template_cpu.sh +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/slurm/run_direct_prompting.sh +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/slurm/run_direct_prompting_cpu.sh +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/slurm/save_activations.sh +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/slurm/test_activation_saving.sh +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/__init__.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/datasets/__init__.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/datasets/base_dataset.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/datasets/classification_dataset.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/datasets/loading_strategy.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/datasets/text_dataset.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/hooks/__init__.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/hooks/controller.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/hooks/detector.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/hooks/hook.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/hooks/implementations/__init__.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/hooks/implementations/function_controller.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/hooks/implementations/layer_activation_detector.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/hooks/implementations/model_input_detector.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/hooks/implementations/model_output_detector.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/hooks/utils.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/__init__.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/activations.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/context.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/contracts.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/device_manager.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/hook_metadata.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/inference.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/initialization.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/language_model.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/layers.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/persistence.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/tokenizer.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/language_model/utils.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/__init__.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/__init__.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/autoencoder_context.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/concepts/__init__.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/concepts/autoencoder_concepts.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/concepts/concept_dictionary.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/concepts/concept_models.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/concepts/input_tracker.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/concepts/text_heap.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/modules/__init__.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/modules/l1_sae.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/modules/topk_sae.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/sae.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/sae_trainer.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/training/__init__.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/mechanistic/sae/training/wandb_logger.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/store/__init__.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/store/local_store.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/store/store.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/store/store_dataloader.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow/utils.py +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow.egg-info/dependency_links.txt +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow.egg-info/requires.txt +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/src/mi_crow.egg-info/top_level.txt +0 -0
- {mi_crow-1.0.0.post3 → mi_crow-1.0.0.post5}/uv.lock +0 -0
|
@@ -69,8 +69,10 @@ Temporary Items
|
|
|
69
69
|
.pytest_cache/
|
|
70
70
|
.coverage
|
|
71
71
|
coverage.xml
|
|
72
|
+
coverage.json
|
|
72
73
|
htmlcov/
|
|
73
74
|
|
|
75
|
+
|
|
74
76
|
# MkDocs generated site
|
|
75
77
|
site/
|
|
76
78
|
|
|
@@ -116,6 +118,11 @@ results/
|
|
|
116
118
|
# Dataset CSV files
|
|
117
119
|
data/
|
|
118
120
|
|
|
121
|
+
# MI Experiments results
|
|
122
|
+
local_results_folder/
|
|
123
|
+
.local_lpm_results/
|
|
124
|
+
|
|
125
|
+
|
|
119
126
|
# frontend
|
|
120
127
|
src/frontend/node_modules/
|
|
121
128
|
src/frontend/dist/
|
|
@@ -123,6 +130,8 @@ src/frontend/build/
|
|
|
123
130
|
src/frontend/.next/
|
|
124
131
|
|
|
125
132
|
mi_crow_server
|
|
133
|
+
|
|
134
|
+
# SLURM logs
|
|
126
135
|
slurm-logs/
|
|
127
136
|
|
|
128
137
|
# SLURM SAE Pipeline output directories
|
|
@@ -142,10 +151,14 @@ experiments/slurm_sae_pipeline/*_metrics.json
|
|
|
142
151
|
experiments/slurm_sae_pipeline/dictionaries/**/concepts_report.txt
|
|
143
152
|
experiments/verify_sae_training/*.ipynb
|
|
144
153
|
|
|
154
|
+
|
|
145
155
|
# Coverage files
|
|
146
156
|
.coverage.*
|
|
147
157
|
.coverage
|
|
148
158
|
|
|
149
159
|
# uv package manager
|
|
150
160
|
.uv-bin/
|
|
151
|
-
.uv-cache/
|
|
161
|
+
.uv-cache/
|
|
162
|
+
|
|
163
|
+
# Mid-development report:
|
|
164
|
+
raport_implementacji.md
|
|
@@ -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.post5
|
|
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>
|
|
@@ -48,7 +48,7 @@ Requires-Dist: mike>=2.1; extra == "docs"
|
|
|
48
48
|
|
|
49
49
|
[](https://github.com/AdamKaniasty/Inzynierka/actions)
|
|
50
50
|
[](https://pypi.org/project/mi-crow/)
|
|
51
|
-
[](
|
|
51
|
+
[](http://mi-crow-team.github.io/Mi-Crow/)
|
|
52
52
|
|
|
53
53
|
**Mi-Crow** is a Python library for mechanistic interpretability research on Large Language Models (LLMs). Designed for researchers, it provides a unified interface for analyzing and controlling model behavior through Sparse Autoencoders (SAEs), activation hooks, and concept manipulation.
|
|
54
54
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
[](https://github.com/AdamKaniasty/Inzynierka/actions)
|
|
8
8
|
[](https://pypi.org/project/mi-crow/)
|
|
9
|
-
[](
|
|
9
|
+
[](http://mi-crow-team.github.io/Mi-Crow/)
|
|
10
10
|
|
|
11
11
|
**Mi-Crow** is a Python library for mechanistic interpretability research on Large Language Models (LLMs). Designed for researchers, it provides a unified interface for analyzing and controlling model behavior through Sparse Autoencoders (SAEs), activation hooks, and concept manipulation.
|
|
12
12
|
|
|
@@ -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.post5
|
|
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>
|
|
@@ -48,7 +48,7 @@ Requires-Dist: mike>=2.1; extra == "docs"
|
|
|
48
48
|
|
|
49
49
|
[](https://github.com/AdamKaniasty/Inzynierka/actions)
|
|
50
50
|
[](https://pypi.org/project/mi-crow/)
|
|
51
|
-
[](
|
|
51
|
+
[](http://mi-crow-team.github.io/Mi-Crow/)
|
|
52
52
|
|
|
53
53
|
**Mi-Crow** is a Python library for mechanistic interpretability research on Large Language Models (LLMs). Designed for researchers, it provides a unified interface for analyzing and controlling model behavior through Sparse Autoencoders (SAEs), activation hooks, and concept manipulation.
|
|
54
54
|
|
|
@@ -4,15 +4,12 @@
|
|
|
4
4
|
.python-version
|
|
5
5
|
MANIFEST.in
|
|
6
6
|
README.md
|
|
7
|
-
coverage.json
|
|
8
7
|
mkdocs.yml
|
|
9
8
|
pyproject.toml
|
|
10
|
-
raport_implementacji.md
|
|
11
9
|
uv.lock
|
|
12
10
|
.github/workflows/docs.yml
|
|
13
11
|
.github/workflows/publish.yml
|
|
14
12
|
.github/workflows/tests.yml
|
|
15
|
-
.uv-bin/uv
|
|
16
13
|
docs/api.md
|
|
17
14
|
docs/index.md
|
|
18
15
|
docs/logo-white.svg
|
|
@@ -110,22 +107,6 @@ slurm/run_direct_prompting.sh
|
|
|
110
107
|
slurm/run_direct_prompting_cpu.sh
|
|
111
108
|
slurm/save_activations.sh
|
|
112
109
|
slurm/test_activation_saving.sh
|
|
113
|
-
slurm-logs/sae_save_activations-1507262.err
|
|
114
|
-
slurm-logs/sae_save_activations-1507262.out
|
|
115
|
-
slurm-logs/sae_save_activations-1507265.err
|
|
116
|
-
slurm-logs/sae_save_activations-1507265.out
|
|
117
|
-
slurm-logs/sae_save_activations-1507266.err
|
|
118
|
-
slurm-logs/sae_save_activations-1507266.out
|
|
119
|
-
slurm-logs/sae_save_activations-1507271.err
|
|
120
|
-
slurm-logs/sae_save_activations-1507271.out
|
|
121
|
-
slurm-logs/sae_save_activations-1507272.err
|
|
122
|
-
slurm-logs/sae_save_activations-1507272.out
|
|
123
|
-
slurm-logs/sae_save_activations-1507277.err
|
|
124
|
-
slurm-logs/sae_save_activations-1507277.out
|
|
125
|
-
slurm-logs/sae_save_activations-1507283.err
|
|
126
|
-
slurm-logs/sae_save_activations-1507283.out
|
|
127
|
-
slurm-logs/sae_save_activations-1507284.err
|
|
128
|
-
slurm-logs/sae_save_activations-1507284.out
|
|
129
110
|
src/mi_crow/__init__.py
|
|
130
111
|
src/mi_crow/utils.py
|
|
131
112
|
src/mi_crow.egg-info/PKG-INFO
|
mi_crow-1.0.0.post3/.uv-bin/uv
DELETED
|
Binary file
|