mi-crow 1.0.0.post6__tar.gz → 1.0.0.post8__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.
Files changed (166) hide show
  1. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/PKG-INFO +1 -1
  2. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/index.md +14 -18
  3. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow.egg-info/PKG-INFO +1 -1
  4. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/.env.example +0 -0
  5. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/.github/workflows/docs.yml +0 -0
  6. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/.github/workflows/publish.yml +0 -0
  7. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/.github/workflows/tests.yml +0 -0
  8. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/.gitignore +0 -0
  9. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/.pre-commit-config.yaml +0 -0
  10. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/.python-version +0 -0
  11. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/MANIFEST.in +0 -0
  12. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/README.md +0 -0
  13. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/api/datasets.md +0 -0
  14. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/api/hooks.md +0 -0
  15. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/api/index.md +0 -0
  16. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/api/language_model.md +0 -0
  17. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/api/sae.md +0 -0
  18. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/api/store.md +0 -0
  19. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/api.md +0 -0
  20. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/experiments/index.md +0 -0
  21. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/experiments/slurm-pipeline.md +0 -0
  22. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/experiments/verify-sae-training.md +0 -0
  23. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/best-practices.md +0 -0
  24. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/core-concepts.md +0 -0
  25. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/examples.md +0 -0
  26. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/hooks/advanced.md +0 -0
  27. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/hooks/controllers.md +0 -0
  28. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/hooks/detectors.md +0 -0
  29. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/hooks/fundamentals.md +0 -0
  30. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/hooks/index.md +0 -0
  31. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/hooks/registration.md +0 -0
  32. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/index.md +0 -0
  33. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/installation.md +0 -0
  34. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/quickstart.md +0 -0
  35. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/troubleshooting.md +0 -0
  36. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/workflows/activation-control.md +0 -0
  37. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/workflows/concept-discovery.md +0 -0
  38. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/workflows/concept-manipulation.md +0 -0
  39. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/workflows/index.md +0 -0
  40. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/workflows/saving-activations.md +0 -0
  41. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/guide/workflows/training-sae.md +0 -0
  42. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/logo-white.svg +0 -0
  43. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/docs/logo.svg +0 -0
  44. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/mkdocs.yml +0 -0
  45. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/pyproject.toml +0 -0
  46. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/setup.cfg +0 -0
  47. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/404.html +0 -0
  48. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/api/datasets/index.html +0 -0
  49. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/api/hooks/index.html +0 -0
  50. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/api/index.html +0 -0
  51. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/api/language_model/index.html +0 -0
  52. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/api/sae/index.html +0 -0
  53. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/api/store/index.html +0 -0
  54. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/_mkdocstrings.css +0 -0
  55. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/images/favicon.png +0 -0
  56. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/bundle.e71a0d61.min.js +0 -0
  57. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/bundle.e71a0d61.min.js.map +0 -0
  58. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.ar.min.js +0 -0
  59. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.da.min.js +0 -0
  60. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.de.min.js +0 -0
  61. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.du.min.js +0 -0
  62. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.el.min.js +0 -0
  63. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.es.min.js +0 -0
  64. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.fi.min.js +0 -0
  65. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.fr.min.js +0 -0
  66. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.he.min.js +0 -0
  67. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.hi.min.js +0 -0
  68. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.hu.min.js +0 -0
  69. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.hy.min.js +0 -0
  70. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.it.min.js +0 -0
  71. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.ja.min.js +0 -0
  72. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.jp.min.js +0 -0
  73. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.kn.min.js +0 -0
  74. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.ko.min.js +0 -0
  75. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.multi.min.js +0 -0
  76. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.nl.min.js +0 -0
  77. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.no.min.js +0 -0
  78. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.pt.min.js +0 -0
  79. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.ro.min.js +0 -0
  80. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.ru.min.js +0 -0
  81. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.sa.min.js +0 -0
  82. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.stemmer.support.min.js +0 -0
  83. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.sv.min.js +0 -0
  84. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.ta.min.js +0 -0
  85. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.te.min.js +0 -0
  86. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.th.min.js +0 -0
  87. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.tr.min.js +0 -0
  88. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.vi.min.js +0 -0
  89. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/min/lunr.zh.min.js +0 -0
  90. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/tinyseg.js +0 -0
  91. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/lunr/wordcut.js +0 -0
  92. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/workers/search.7a47a382.min.js +0 -0
  93. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/javascripts/workers/search.7a47a382.min.js.map +0 -0
  94. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/stylesheets/main.618322db.min.css +0 -0
  95. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/stylesheets/main.618322db.min.css.map +0 -0
  96. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/stylesheets/palette.ab4e12ef.min.css +0 -0
  97. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/assets/stylesheets/palette.ab4e12ef.min.css.map +0 -0
  98. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/index.html +0 -0
  99. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/objects.inv +0 -0
  100. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/search/search_index.json +0 -0
  101. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/sitemap.xml +0 -0
  102. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/site/sitemap.xml.gz +0 -0
  103. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/slurm/prepare_datasets.sh +0 -0
  104. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/slurm/run_baseline_guards_cpu.sh +0 -0
  105. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/slurm/run_baseline_guards_gpu.sh +0 -0
  106. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/slurm/run_debug_bielik_padding_cpu.sh +0 -0
  107. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/slurm/run_debug_llama_chat_template_cpu.sh +0 -0
  108. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/slurm/run_direct_prompting.sh +0 -0
  109. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/slurm/run_direct_prompting_cpu.sh +0 -0
  110. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/slurm/save_activations.sh +0 -0
  111. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/slurm/test_activation_saving.sh +0 -0
  112. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/__init__.py +0 -0
  113. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/datasets/__init__.py +0 -0
  114. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/datasets/base_dataset.py +0 -0
  115. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/datasets/classification_dataset.py +0 -0
  116. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/datasets/loading_strategy.py +0 -0
  117. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/datasets/text_dataset.py +0 -0
  118. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/hooks/__init__.py +0 -0
  119. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/hooks/controller.py +0 -0
  120. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/hooks/detector.py +0 -0
  121. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/hooks/hook.py +0 -0
  122. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/hooks/implementations/__init__.py +0 -0
  123. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/hooks/implementations/function_controller.py +0 -0
  124. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/hooks/implementations/layer_activation_detector.py +0 -0
  125. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/hooks/implementations/model_input_detector.py +0 -0
  126. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/hooks/implementations/model_output_detector.py +0 -0
  127. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/hooks/utils.py +0 -0
  128. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/__init__.py +0 -0
  129. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/activations.py +0 -0
  130. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/context.py +0 -0
  131. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/contracts.py +0 -0
  132. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/device_manager.py +0 -0
  133. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/hook_metadata.py +0 -0
  134. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/inference.py +0 -0
  135. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/initialization.py +0 -0
  136. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/language_model.py +0 -0
  137. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/layers.py +0 -0
  138. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/persistence.py +0 -0
  139. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/tokenizer.py +0 -0
  140. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/language_model/utils.py +0 -0
  141. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/__init__.py +0 -0
  142. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/__init__.py +0 -0
  143. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/autoencoder_context.py +0 -0
  144. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/concepts/__init__.py +0 -0
  145. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/concepts/autoencoder_concepts.py +0 -0
  146. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/concepts/concept_dictionary.py +0 -0
  147. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/concepts/concept_models.py +0 -0
  148. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/concepts/input_tracker.py +0 -0
  149. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/concepts/text_heap.py +0 -0
  150. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/modules/__init__.py +0 -0
  151. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/modules/l1_sae.py +0 -0
  152. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/modules/topk_sae.py +0 -0
  153. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/sae.py +0 -0
  154. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/sae_trainer.py +0 -0
  155. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/training/__init__.py +0 -0
  156. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/mechanistic/sae/training/wandb_logger.py +0 -0
  157. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/store/__init__.py +0 -0
  158. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/store/local_store.py +0 -0
  159. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/store/store.py +0 -0
  160. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/store/store_dataloader.py +0 -0
  161. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow/utils.py +0 -0
  162. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow.egg-info/SOURCES.txt +0 -0
  163. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow.egg-info/dependency_links.txt +0 -0
  164. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow.egg-info/requires.txt +0 -0
  165. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/src/mi_crow.egg-info/top_level.txt +0 -0
  166. {mi_crow-1.0.0.post6 → mi_crow-1.0.0.post8}/uv.lock +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mi-crow
3
- Version: 1.0.0.post6
3
+ Version: 1.0.0.post8
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>
@@ -1,15 +1,11 @@
1
1
  <div align="center">
2
2
  <img src="logo.svg" alt="Mi-Crow Logo" width="300">
3
-
4
- # Mi-Crow
5
-
6
- **Python library for mechanistic interpretability research on Large Language Models**
7
-
8
- [![PyPI](https://img.shields.io/pypi/v/mi-crow)](https://pypi.org/project/mi-crow/)
9
- [![CI](https://github.com/AdamKaniasty/Inzynierka/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/AdamKaniasty/Inzynierka/actions)
10
- [![Docs](https://img.shields.io/badge/docs-gh--pages-blue)](https://adamkaniasty.github.io/Inzynierka/)
11
3
  </div>
12
4
 
5
+ # Mi-Crow
6
+
7
+ **Python library for mechanistic interpretability research on Large Language Models**
8
+
13
9
  ---
14
10
 
15
11
  ## What is Mi-Crow?
@@ -20,27 +16,27 @@
20
16
 
21
17
  <div class="grid cards" markdown>
22
18
 
23
- - :material-robot:{ .lg .middle } __Activation Analysis__
19
+ - :robot: __Activation Analysis__
24
20
 
25
21
  Save and analyze model activations from any layer with minimal performance overhead
26
22
 
27
- - :material-brain:{ .lg .middle } __SAE Training__
23
+ - :brain: __SAE Training__
28
24
 
29
25
  Train sparse autoencoders to discover interpretable features and concepts
30
26
 
31
- - :material-lightbulb:{ .lg .middle } __Concept Discovery__
27
+ - :bulb: __Concept Discovery__
32
28
 
33
29
  Identify and name concepts learned by SAE neurons through automated analysis
34
30
 
35
- - :material-gamepad:{ .lg .middle } __Model Steering__
31
+ - :video_game: __Model Steering__
36
32
 
37
33
  Manipulate model behavior through concept-based interventions and activation control
38
34
 
39
- - :material-hook:{ .lg .middle } __Hook System__
35
+ - :hook:__Hook System__
40
36
 
41
37
  Flexible framework for intercepting and modifying activations at any layer
42
38
 
43
- - :material-database:{ .lg .middle } __Data Persistence__
39
+ - :floppy_disk: __Data Persistence__
44
40
 
45
41
  Efficient hierarchical storage for managing large-scale experiment data
46
42
 
@@ -204,19 +200,19 @@ If you use Mi-Crow in your research, please cite:
204
200
 
205
201
  <div class="grid cards" markdown>
206
202
 
207
- - :material-rocket-launch:{ .lg .middle } __[Quick Start](guide/quickstart.md)__
203
+ - :rocket: __[Quick Start](guide/quickstart.md)__
208
204
 
209
205
  Get up and running in minutes
210
206
 
211
- - :material-book-open-variant:{ .lg .middle } __[User Guide](guide/index.md)__
207
+ - :book: __[User Guide](guide/index.md)__
212
208
 
213
209
  Comprehensive documentation
214
210
 
215
- - :material-code-tags:{ .lg .middle } __[Examples](guide/examples.md)__
211
+ - :wrench: __[Examples](guide/examples.md)__
216
212
 
217
213
  Explore example notebooks
218
214
 
219
- - :material-flask-outline:{ .lg .middle } __[Experiments](experiments/index.md)__
215
+ - 🧪 __[Experiments](experiments/index.md)__
220
216
 
221
217
  Real-world use cases
222
218
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mi-crow
3
- Version: 1.0.0.post6
3
+ Version: 1.0.0.post8
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>
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes