AQIT 0.1.0
Loading...
Searching...
No Matches
aquin.compute.pipelines Namespace Reference

Functions

dict run_full_inspection (str prompt, str model_id, dict ctx, *, int|None layer=None)

Function Documentation

◆ run_full_inspection()

dict run_full_inspection ( str prompt,
str model_id,
dict ctx,
* ,
int | None layer = None )
chat + feature_analysis + logit_lens :  same sub-calls as legacy runFullPipeline.
Returns a dict with keys: prompt, response, model_id, top_features, sae_layer,
logit_lens, trace_results, color_map, prompt_tokens, response_tokens, attribution.

Definition at line 21 of file pipelines.py.