AQIT 0.1.0
Loading...
Searching...
No Matches
inspect.py File Reference

Go to the source code of this file.

Namespaces

namespace  aquin
namespace  aquin.engine
namespace  aquin.engine.tools
namespace  aquin.engine.tools.inspect

Functions

int aquin.engine.tools.inspect._resolve_inspection_sae_layer (str model_id, Any layer_raw, *, dict[str, Any]|None memory=None, str command="trace")
dict|None aquin.engine.tools.inspect._build_color_map (list[dict] attribution)
list[dict] aquin.engine.tools.inspect._build_trace_results (list[dict] logit_lens)
dict[str, Any] aquin.engine.tools.inspect.run_full_inspection (dict[str, Any] args, dict[str, Any] ctx)
dict[str, Any] aquin.engine.tools.inspect.get_feature_logits (dict[str, Any] args, dict[str, Any] ctx)
dict[str, Any] aquin.engine.tools.inspect.get_feature_neighbors (dict[str, Any] args, dict[str, Any] ctx)