Commit f632aa4
committed
agentic(trace-source): default non-DSv4 to v6 (060226) corpus
resolve_trace_source() now picks a model-prefix-aware default:
MODEL_PREFIX == dsv4 -> semianalysis_cc_traces_weka_with_subagents
(052726, the v5 baseline, unchanged for
continuity with prior DSv4 published runs)
everything else -> semianalysis_cc_traces_weka_with_subagents_060226
(060226, newer v6 corpus with fresher CC
recording windows)
WEKA_LOADER_OVERRIDE still wins. Allowed values widened from the
two 052726 loaders to all four:
semianalysis_cc_traces_weka_with_subagents (052726)
semianalysis_cc_traces_weka_with_subagents_256k (052726-256k)
semianalysis_cc_traces_weka_with_subagents_060226 (060226)
semianalysis_cc_traces_weka_with_subagents_060226_256k (060226-256k)
Bumps utils/aiperf submodule to de3ad1c1, which registers the two
060226 plugin entries those new loader names resolve through.
The pre-cache log line now also includes MODEL_PREFIX so it's obvious
in CI which default fired.
Signed-off-by: Cam Quilici <cameron@semianalysis.com>1 parent 1b23499 commit f632aa4
2 files changed
Lines changed: 22 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
924 | 924 | | |
925 | 925 | | |
926 | 926 | | |
927 | | - | |
928 | | - | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
929 | 940 | | |
930 | 941 | | |
931 | 942 | | |
| |||
934 | 945 | | |
935 | 946 | | |
936 | 947 | | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
937 | 954 | | |
938 | | - | |
| 955 | + | |
939 | 956 | | |
940 | 957 | | |
941 | 958 | | |
942 | 959 | | |
943 | | - | |
| 960 | + | |
944 | 961 | | |
945 | 962 | | |
946 | 963 | | |
| |||
0 commit comments