Commit History

Enhance benchmark and Cortex modules with new training utilities and improved state management. Update README with example output for Llama-3.2-1B and add training CLI for Cortex module tuning. Refactor scoring functions to reset Cortex state between examples and ensure consistent output. Modify task handling to ensure proper formatting of input data.
0de2901

theapemachine commited on

Refactor device handling in benchmark and cortex modules to use resolve_torch_device function for improved device selection. Update README with benchmark table formatting and additional device options.
0ac64e3

theapemachine commited on

Add benchmark harness documentation to README
9522390
verified

theapemachine commited on

Add benchmark harness: run_benchmark.py - CLI entry point
18adc2c
verified

theapemachine commited on

Add benchmark harness: runner.py - Main comparison orchestrator
fed2333
verified

theapemachine commited on

Add benchmark harness: tasks.py - Standard NLP task definitions
e014dff
verified

theapemachine commited on

Add benchmark harness: memory_tasks.py - Passkey retrieval and multi-hop memory
81ff944
verified

theapemachine commited on

Add benchmark harness: __init__.py
7dd817a
verified

theapemachine commited on

Add benchmark harness: scoring.py
4c1ba64
verified

theapemachine commited on

Add cortex/adaptive_depth.py
c7bee4d
verified

theapemachine commited on

Add cortex/steering_vector.py
82900ee
verified

theapemachine commited on

Add test suite
ba8ab4a
verified

theapemachine commited on

Add cortex/memory_bank.py
036ce13
verified

theapemachine commited on

Add cortex/hallucination_gate.py
0c9628d
verified

theapemachine commited on

Add cortex/pause_and_think.py
36be9a7
verified

theapemachine commited on

Add cortex/backtrack_head.py
aa619cb
verified

theapemachine commited on

Add cortex/__init__.py
ceb7b84
verified

theapemachine commited on

Add cortex/core.py — CortexModule, CortexSurgeon, CortexConfig
91d8295
verified

theapemachine commited on

Add comprehensive README
a204781
verified

theapemachine commited on

initial commit
71a1ca2
verified

theapemachine commited on