delphi/__init__.py,sha256=bBpUJOQhGBeQ9EIT-CX5vn2NlT5w431aVXYyXXWsOcM,76
delphi/__main__.py,sha256=gqVbIkN1PM6SOIje7MMo13XUrLe1SWs1rNpHpm6UwC4,14606
delphi/config.py,sha256=hLuMMXcodc4L-Cgtpya_eH7oj4SXa6UdF4dg9F9-xTM,7102
delphi/pipeline.py,sha256=jKQ_yYXzYf86VAgN_dC4B2MVI7WmmbW2xw8etzgXi9E,5028
delphi/utils.py,sha256=7ZUFd28_81atdlEwTNAzfeX94EydgI9LSWrKGlAAtg8,2031
delphi/clients/__init__.py,sha256=48JfQNPzKb3gTfTe8K6rTFyOR1hAIgTQRhrkhZ-1Kc4,138
delphi/clients/client.py,sha256=UY43F8teCEcOSHfuZajKDKtWPWYwX6zsDCfCgOQDaW0,566
delphi/clients/offline.py,sha256=OuyLQ6-9nL5RjeEGOqjzyrRlrrwPmSf7tan-Dlo9h4c,8553
delphi/clients/openrouter.py,sha256=QctsV--5uO1xwx5KIEvzE0WN7ZbU2WxJDNgrMs7MtZU,2538
delphi/clients/types.py,sha256=JjTLc3GIB2wlPDDMrnLOqNS2VLUrxvmhPlH7HZ0a1c8,204
delphi/explainers/__init__.py,sha256=kySRzbGZSbDOiH79P9sofxLU_Oqw3FTyemR6XtxZauQ,474
delphi/explainers/contrastive_explainer.py,sha256=AjtNO2p62IyqZU42eORuG3Hz69w1cRS6Y0-cAjOuwHY,5742
delphi/explainers/explainer.py,sha256=RY6883-XtsAD-Op2YicfemhaVlDnOjHZbEwIv1Ep564,4841
delphi/explainers/no_op_explainer.py,sha256=udp_IIepkGgNZ_119LGTtchBWYX9nivPD2c6z4kKTeA,639
delphi/explainers/single_token_explainer.py,sha256=v6nzkAqhXhvSGt7YcNzINWQNL6x01pt2Yi83nhvGG3M,1697
delphi/explainers/default/default.py,sha256=OPYEkVN0nIR9zxeStg6k0Cg3IZFvpntt0JoPV9drjwI,1477
delphi/explainers/default/prompt_builder.py,sha256=xeLWfCYsDt_0qDvtJrEiaSBQzp04KADNJ99BNnhs3oc,1196
delphi/explainers/default/prompts.py,sha256=34_NYvUTLlcLSHui8LHyz5LlNny6Li79OMElpgbN1As,9694
delphi/latents/__init__.py,sha256=aVPok_tMJ9q5fthPd8qqMvfuGmc2MglcLN4hNRgKt6U,668
delphi/latents/cache.py,sha256=mNDRCEAtgLAY031ZgBn46BjOmC0zhL4K7KuWe1kK7KU,21494
delphi/latents/collect_activations.py,sha256=2mZer7J43RZ-jLJaXj93GXDNzskSw4y_Z7CGkCoyde8,1723
delphi/latents/constructors.py,sha256=oOaBcFZ5U_mvIFdUxEa7ygEUoCjDARtck71n99DqCoM,25789
delphi/latents/latents.py,sha256=vPF3KF7sJlSwX9wZBRh0uKf5O4iLnB6h3vPNMXZFcyk,6776
delphi/latents/loader.py,sha256=StLVHGJ715Ma33RIGF9aS09IBy4ORRgVwv4-CpAiwwM,16015
delphi/latents/neighbours.py,sha256=LixA86VvTHuIdvGSbtM0gzcifd9Qjg49DQv7c_4WcUE,11774
delphi/latents/samplers.py,sha256=mZNWpkhMstE1LLkc0xZoY6wKaHRA2uy98Xp1uRn5-oE,4738
delphi/log/result_analysis.py,sha256=C9EhKjSmfPrrentrHr1LWDb2I-ufAPzfUi43syuXcCU,13125
delphi/scorers/__init__.py,sha256=BqzCx7cFou4UrMljY6CdADp_uawQdDYg230jgvEtaz4,577
delphi/scorers/scorer.py,sha256=1hu2qrxi7lXbPMy3cL66dATfc5o8RTzRzLtmpmR-e6Y,384
delphi/scorers/classifier/classifier.py,sha256=VK-rLUDV82HW8UPx7gMcel6la8tXZRgeZDN5yMScsFw,7621
delphi/scorers/classifier/detection.py,sha256=umwmz-QjZiB4Ny7lZT3DDDrqPxYBnO59kzT4181LfUo,2036
delphi/scorers/classifier/fuzz.py,sha256=hsOap-qbsvsPKvH-EiOWV-cL8_ANWBI-hd4OvN5nQcg,4352
delphi/scorers/classifier/intruder.py,sha256=mv8lXzuAh7cWy91zHa1AERxg7Ffbl78SBQIvHrHaoTE,12169
delphi/scorers/classifier/sample.py,sha256=o05qa-6XWJOMwL9jby3m4Lmgdojdf25L5Yg91CCABX8,4197
delphi/scorers/classifier/prompts/detection_prompt.py,sha256=xr5TYdnYDrg_FZMSNGwlO_kXZXTpZpxFEqdhuo6ndBw,3357
delphi/scorers/classifier/prompts/fuzz_prompt.py,sha256=CeEiIOuacXGdmqk5fx5eXrjFAZTc1y43z5d6VXwPPak,4226
delphi/scorers/classifier/prompts/intruder_prompt.py,sha256=SmLetRRkdRUEqFtOgJ9QloLp47eY96i1rgvZbvbqXjw,4150
delphi/scorers/embedding/embedding.py,sha256=BLBln03sQeUsC39TjrmoxemyXrLrFOFfxDGkI6KIoGM,3518
delphi/scorers/embedding/example_embedding.py,sha256=1y50F5SDNxScjGVSmLyXjOO1QGWW9JOun22UuivSUUs,10875
delphi/scorers/simulator/oai_simulator.py,sha256=3Mf-ZgVaU6FbiqM89nredvSbZIqqH3lynAh_XpOAnqI,2409
delphi/scorers/simulator/oai_autointerp/__init__.py,sha256=rHiGQUnYl9HWGLuoSeqvgmPLNJcDt1lDsBmX3m877bA,325
delphi/scorers/simulator/oai_autointerp/activations/__init__.py,sha256=JS1CIk7xBTenhpE7G6oDpuDN9cQu2uFnZt6AgE1M9HM,181
delphi/scorers/simulator/oai_autointerp/activations/activation_records.py,sha256=-VswMGl9DuLUU3OM-58ojpAdHDoWZOSh0D1pK3slZco,4872
delphi/scorers/simulator/oai_autointerp/activations/activations.py,sha256=1BEJ3Zu1UT1Ec8VxwtUp5o4tlt5p25HN23H2Aver42Y,2353
delphi/scorers/simulator/oai_autointerp/explanations/__init__.py,sha256=l2cuDpLQNdg0_89v-4fkm1u0GtMbMkuemcpliej4GY8,247
delphi/scorers/simulator/oai_autointerp/explanations/explanations.py,sha256=g_nSnJ9ySRoEyplh0ssGu-PT8ziJN2hH_r3-7h35nZs,5813
delphi/scorers/simulator/oai_autointerp/explanations/few_shot_examples.py,sha256=07nTJNyi0y0aG9zxBjHeb6m_PIk0UwygU2ZWrN-BbE8,32216
delphi/scorers/simulator/oai_autointerp/explanations/prompt_builder.py,sha256=lTEQmVMfCuPHlxJD8tMWcNUkW-dND__QauF5C58I3d8,4766
delphi/scorers/simulator/oai_autointerp/explanations/scoring.py,sha256=QxiXY3TI0-B1v1mYgkQxN4aEGkciVA5XKFRlzkbYq5A,6754
delphi/scorers/simulator/oai_autointerp/explanations/simulator.py,sha256=yfABJYbsrVXAQm5WBlm7ukH4nvSu5EwxkzHvnYzdiKs,29367
delphi/scorers/surprisal/prompts.py,sha256=dckNLC783pUA5tGbgVQj3RfmoFzHgti549uz5ZyTqIA,5982
delphi/scorers/surprisal/surprisal.py,sha256=y9D42PkhuEQzKXNT9ByTtj5pF6DC8q-KvuBanqkOMps,6561
delphi/sparse_coders/__init__.py,sha256=tKBmAtmllrgCt7ufF2wqInudTdLQjpcEV1SqrYeMvNM,133
delphi/sparse_coders/load_sparsify.py,sha256=hQH9-tZOxRGLhUEsxc0DWsRIOfvA3bc8Q4dCxJstW8s,5960
delphi/sparse_coders/sparse_model.py,sha256=IuAKqBY-0bL4JiJ26OPM45BqyyiLEU55RberEpVNbu4,4376
delphi/sparse_coders/custom/gemmascope.py,sha256=YiVgIkpRa_SsXg7-0R36spG82J1b_7vSeOxhNO2aUYA,3127
eai_delphi-0.1.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
eai_delphi-0.1.0.dist-info/METADATA,sha256=tdcEmZqZPqLLH6qK8mPjiAn220gIG8V5sq3CNY1qnHU,13414
eai_delphi-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
eai_delphi-0.1.0.dist-info/top_level.txt,sha256=mh7ijlrmYZwqFTLrDZHMobV27SniYcn5I7L-mmsFxzc,7
eai_delphi-0.1.0.dist-info/RECORD,,
