Implement chat template wrapping for prompt tokenization and add related CLI options db65c83 juiceb0xc0de commited on Jun 27
refactor: update logging cadence for per-pair AtP metrics and improve GPU memory handling 71b213a juiceb0xc0de commited on Jun 27
wandb: grouped per-stage telemetry across the full pipeline 7b91880 juiceb0xc0de Claude commited on Jun 27
atlas: keep scratch on the 800GB volume, off the container disk 833e57c juiceb0xc0de Claude commited on Jun 27
census recovery: crash-safe metadata journal + F2 chunk-naming support 3574445 juiceb0xc0de Claude commited on Jun 27
io: tighten temp-path headroom to 1.05x and pick path once 4768d28 juiceb0xc0de Claude commited on Jun 27
io: size-aware temp path selection (fix /dev/shm ENOSPC crash) bf09bb2 juiceb0xc0de Claude commited on Jun 27
census: GPU reductions + cross-batch overlap + tmpfs/chunked finalize bf96682 juiceb0xc0de Claude commited on Jun 27
Fix wandb init: min_hrt_time rejected by newer wandb Settings af7d6b1 juiceb0xc0de Claude commited on Jun 27
Add interactive HF/W&B auth prompt + W&B OOM telemetry to census extractor 861f9f2 juiceb0xc0de Claude commited on Jun 27
feat(sub_zero): W&B instrumentation with crash-safe per-step memory logging 87a3b18 juiceb0xc0de Claude commited on Jun 26
perf(sub_zero): kill AtP per-pair thrash (autograd.grad + GPU reduction) e5ce61e juiceb0xc0de Claude commited on Jun 26
feat(sub_zero): default --all-layers for full 100% layer coverage 074aaf8 juiceb0xc0de Claude commited on Jun 26
fix(app): skip OV-circuit + compliance stages when already done 3855f70 juiceb0xc0de Claude commited on Jun 26
fix(sub_zero): resume Stage 3 AtP per-pair + scope grad to kill OOM c00987b juiceb0xc0de Claude commited on Jun 26
fix: skip existing analysis before loading .npz; avoid redundant RAM use 524fed5 juiceb0xc0de commited on Jun 26
fix: move _analyze_one to module level for pickling; clear CUDA cache during AtP 963c022 juiceb0xc0de commited on Jun 26
fix: Implement parallel processing for layer analysis to improve performance 02921ba juiceb0xc0de commited on Jun 26
fix: Enhance hook registration to handle empty inputs and support kwargs 708d1c2 juiceb0xc0de commited on Jun 26
Add prompts for illegal activities and malicious cyber actions to red_team_stems.jsonl 55f1362 juiceb0xc0de commited on Jun 26
fix: Update finalize_census.py to set default workers to 1 for improved performance in parallel finalization 28b3a32 juiceb0xc0de commited on Jun 25
fix: Update finalize_census.py to use argparse for improved command-line argument handling and parallelization options b05b02f juiceb0xc0de commited on Jun 25
fix: Enhance per-token analysis by creating per-component scratch directories for separation scores f6ae04e juiceb0xc0de commited on Jun 25
fix: Update file names and argument defaults for Sub-Zero corpora in various scripts d2163b7 juiceb0xc0de commited on Jun 25
fix: Enhance compliance behavior handling and improve comparison output in analysis tools 275e282 juiceb0xc0de commited on Jun 25
fix: Improve handling of ragged object arrays and optimize preallocation in write_npz_array_stream 763530b juiceb0xc0de commited on Jun 25
fix: Update CPU Space run instructions for Dolphin3.0-Llama3.2-3B to use placeholders for model and dataset identifiers 4eff620 juiceb0xc0de commited on Jun 25
Add a variety of supportive and engaging responses to corporate.jsonl for enhanced user interaction 7dbb050 juiceb0xc0de commited on Jun 25
feat: Add detailed CPU run instructions for Dolphin3.0-Llama3.2-3B, including smoke test and component staging 36a1e40 juiceb0xc0de commited on Jun 25
fix: Update .gitignore to include interpretations directory and 1.ipynb; modify make_compliance_corpora.py for clarity in corpus categorization 798480d juiceb0xc0de commited on Jun 24
fix: Improve layer count retrieval in _layer_count function to handle nested configurations and add error handling 31513b8 juiceb0xc0de commited on Jun 23
fix: Update layer count function to handle nested model configurations for accurate parameter estimation 9c9d951 juiceb0xc0de commited on Jun 23
feat: Enhance database schema and processing for logit lens and residual tracking 1b0916a juiceb0xc0de commited on Jun 23
Rename compliance-behaviour corpora to 'authentic.jsonl' and 'corporate.jsonl' for clarity; update references in app.py and README.md dde5140 juiceb0xc0de commited on Jun 23
Add timing functionality to extraction process with configurable intervals c86f8d7 juiceb0xc0de commited on Jun 23
Add EXAONE layer/attention/MLP name aliases; attn/trust flags 99d89e0 juiceb0xc0de commited on Jun 23
Refactor model loading to support dynamic trust_remote_code and attention implementation options 536f664 juiceb0xc0de commited on Jun 23
Fix indentation in space_keepalive.py for consistent formatting 401a183 juiceb0xc0de commited on Jun 22