delphi/__init__.py,sha256=5BFdLL81FEdYNY3OhviyCwju0Df3hMNgtS--AGKMwxo,76
delphi/__main__.py,sha256=A_njptoMFlm5BBjdhkfP_-sLPCD7fFCLqICXCZUKOSg,14844
delphi/config.py,sha256=hLuMMXcodc4L-Cgtpya_eH7oj4SXa6UdF4dg9F9-xTM,7102
delphi/pipeline.py,sha256=jKQ_yYXzYf86VAgN_dC4B2MVI7WmmbW2xw8etzgXi9E,5028
delphi/utils.py,sha256=POQUTjDR274nnMKJzKluIQchclCmLcRb83yhS1AqRPs,3209
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=aXi3KtJUuaXPrVHyrpQr8A4Wq-Lm_Fq7KFxzD6OcmmI,11409
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=HPD3kwrDxadZXUx7m20x2t-ukFx_Vg9EoLoeDwP4LEw,626
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=PNBF0DacN9-9pDGQBbZ-sq29jCEev3ln5UwO_CfcyY4,4281
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/simulation/__init__.py,sha256=ugENZseHmavLUXzwlytwUFqFpM6fF5emuFccDVKhwg0,619
delphi/scorers/simulator/simulation/data_models.py,sha256=J_380lsCrb6NMy5JexPPEeWMS_Nj1aqpoerMaNxqBFE,5877
delphi/scorers/simulator/simulation/few_shot_examples.py,sha256=7J8LZchBki1CjNxSzpnjqX99XKXA33kddqXEc1BBIRU,26199
delphi/scorers/simulator/simulation/llm_interface.py,sha256=FJ2MtVoFrlOXjvRzom2nPE7u60fIBNn19CyOE5HC9iI,10001
delphi/scorers/simulator/simulation/oai_simulator.py,sha256=2dzcT832b3q2USZn_MofmvT4wFyOmp4GP0HoNunsa_Q,3829
delphi/scorers/simulator/simulation/scoring.py,sha256=D_RopisEtmnd3_l2saHedbscfyy1bvQnae0Lzag8Xo8,5999
delphi/scorers/simulator/simulation/simulator.py,sha256=1O2dF16LYAelVg9RMuDnaEUVMY9gQvT-My8h4FFVtNI,13003
delphi/scorers/simulator/simulation/types.py,sha256=mqC0_tBx8QOlJ4qNA2H7IiuqatyLPopbZiYbDV9wPV8,7560
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=XnFDNgq9V5_MNhwj78cIencDpavSIBpba6rnN5EdAQs,4387
delphi/sparse_coders/custom/gemmascope.py,sha256=YiVgIkpRa_SsXg7-0R36spG82J1b_7vSeOxhNO2aUYA,3127
eai_delphi-0.1.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
eai_delphi-0.1.1.dist-info/METADATA,sha256=kDF5IGeZtIP0x0y_G17IsqV07lu2qYvDZmeFr5A2KsA,13408
eai_delphi-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
eai_delphi-0.1.1.dist-info/top_level.txt,sha256=mh7ijlrmYZwqFTLrDZHMobV27SniYcn5I7L-mmsFxzc,7
eai_delphi-0.1.1.dist-info/RECORD,,
