Commit graph

  • f4fa577405 feat/data-hydration (#6) main Snider 2026-03-04 09:55:09 +00:00
  • f79eaabdce feat: WoRF — Word Radiance Field experiments Snider 2026-03-04 09:43:38 +00:00
  • 41d8008e69 fix: expand emotional_register to include distress, anger, fear vocabulary Snider 2026-03-02 22:02:34 +00:00
  • 54151c463b feat: upgrade BO analysis to 8D with Q/K interaction metrics (22D full vector) Snider 2026-02-28 12:51:04 +00:00
  • 1b570b8229 feat: add 'lem data export-cold' for warm DuckDB -> cold JSONL.zst export Snider 2026-02-28 12:21:36 +00:00
  • 061dd4cedd feat: wire 'lem setup --data' CLI command Snider 2026-02-28 12:20:28 +00:00
  • 1269e70853 feat: add data hydration engine (cold JSONL.zst -> warm DuckDB -> hot InfluxDB) Snider 2026-02-28 12:20:00 +00:00
  • a7ff1efc3f chore: promote klauspost/compress to direct dependency Snider 2026-02-28 12:18:38 +00:00
  • 1c7194176a feat: add zstd compress/decompress helpers for cold storage Snider 2026-02-28 12:18:19 +00:00
  • d998dd252b chore: zstd compress all JSONL training data (145MB → 29MB) Snider 2026-02-28 12:17:38 +00:00
  • 631870bffc chore: remove 13 duplicate/empty JSONL files from training data Snider 2026-02-28 12:16:53 +00:00
  • e982911939 fix: normalise LEK score to 0-100 via tanh sigmoid Snider 2026-02-26 06:32:24 +00:00
  • 45d14597aa chore: bump forge.lthn.ai dep versions to latest tags Snider 2026-02-26 05:34:30 +00:00
  • 0e11c4487f refactor: extract pkg/heuristic subpackage for CGO-free scoring v0.1.0 Snider 2026-02-26 04:34:18 +00:00
  • 5c9fd615b7 chore: move EaaS design docs to private lthn/eaas repo Snider 2026-02-26 00:31:32 +00:00
  • 0304c925a5 docs: add SaaS ↔ EaaS integration spec for Charon Snider 2026-02-25 22:56:10 +00:00
  • 12e15ae7e9 docs: add Ethics-as-a-Service (EaaS) product design Snider 2026-02-25 22:37:56 +00:00
  • 0923a08a7d feat: add OG base data as 3rd variant to 12B P0-P3 training scripts Snider 2026-02-25 21:26:01 +00:00
  • 526150621e feat: rewire 12B scripts to use 4B+1B distilled cascade Snider 2026-02-25 21:13:27 +00:00
  • 74ef174ec8 feat: add faithful 12B training scripts (P0-P6) — 1:1 port of 4B curriculum Snider 2026-02-25 20:44:03 +00:00
  • d2cf891f15 feat: add mlx_lm subprocess backend and distill improvements Snider 2026-02-23 18:37:12 +00:00
  • 035985f031 docs: add Q/K Bone Orientation section to README, archive implementation plan Snider 2026-02-23 12:34:33 +00:00
  • ecbc6cce0d chore: bump forge.lthn.ai dep versions to latest tags Snider 2026-02-23 06:49:52 +00:00
  • 8378de0f47 chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig) Snider 2026-02-23 06:44:32 +00:00
  • b896abc2f9 chore: refresh go.sum after upstream tag updates Snider 2026-02-23 06:35:19 +00:00
  • 3606ff994b fix: memory, error handling, and signal improvements across pkg/lem Snider 2026-02-23 04:46:51 +00:00
  • de3d6a70f1 lems configs Snider 2026-02-23 04:38:37 +00:00
  • 56eda1a081 refactor: migrate all 25 commands from passthrough to cobra framework Snider 2026-02-23 03:32:53 +00:00
  • 42c0af728b fix: raise GQA threshold to ≤4 KV heads for position-wise analysis Snider 2026-02-23 01:02:13 +00:00
  • d99384f1e6 feat: GQA position-wise analysis + integer composite (0-10000) Snider 2026-02-23 00:52:47 +00:00
  • b621baaded feat: add 19D full feature vector (grammar + heuristic + attention) Snider 2026-02-23 00:34:22 +00:00
  • fbc636ee29 feat: integrate attention scoring into distill pipeline (opt-in via config) Snider 2026-02-23 00:30:36 +00:00
  • e3331920c4 feat: add 'lem score attention' CLI for Q/K Bone Orientation analysis Snider 2026-02-23 00:29:41 +00:00
  • 28309b26dc feat: add Q/K Bone Orientation analysis engine (pure Go CPU math) Snider 2026-02-23 00:28:48 +00:00
  • 31cb095435 docs: archive completed CLI migration plans with summaries Snider 2026-02-22 23:45:58 +00:00
  • 10197ced5c chore: remove tracked Mach-O binary, add to .gitignore Snider 2026-02-22 23:11:56 +00:00
  • 094e4570ba refactor: migrate CLI imports from core/go to core/cli Snider 2026-02-22 23:01:41 +00:00
  • 04e2a05ead docs: add acknowledgements section to README Snider 2026-02-22 22:25:26 +00:00
  • c701c2e0af feat(lem): integrate Poindexter for spatial score indexing and analytics Snider 2026-02-22 21:26:06 +00:00
  • f75458bce6 refactor: apply go fix modernizers for Go 1.26 Snider 2026-02-22 21:00:17 +00:00
  • 8c8b449d66 chore: go mod tidy for 1.26.0 Snider 2026-02-22 20:35:59 +00:00
  • 58344169bc chore: bump go directive to 1.26.0 Snider 2026-02-22 20:33:49 +00:00
  • 10711ecd2f chore: pin forge deps to v0.0.1 tags for Go 1.26 compat Snider 2026-02-22 20:15:06 +00:00
  • 334aa8c621 chore: use workspace-resolved versions, drop replace directives Snider 2026-02-22 19:49:42 +00:00
  • a3e9a1e035 fix: handle error in score resume merge path Snider 2026-02-22 19:03:41 +00:00
  • 80048b5b00 fix(cli): disable cobra flag parsing on passthrough commands Snider 2026-02-22 19:00:58 +00:00
  • bfa06c546a feat(cli): replace manual switch with cli.Main + WithCommands Snider 2026-02-22 18:56:55 +00:00
  • cf1d8156dd feat(cli): add cmd/lemcmd command registration package Snider 2026-02-22 18:55:57 +00:00
  • a0a0118155 refactor: move runScore and runProbe to pkg/lem Snider 2026-02-22 18:53:15 +00:00
  • 131d1694b2 chore: add core/go to go.mod require block Snider 2026-02-22 18:52:16 +00:00
  • c8fc0b515b docs: add CLI migration implementation plan Snider 2026-02-22 18:25:28 +00:00
  • 37010f4b6b docs: CLI migration design — core/go pkg/cli registry pattern Snider 2026-02-22 18:21:28 +00:00
  • 8532077e46 style: remove redundant named import for go-ml Snider 2026-02-22 18:08:01 +00:00
  • 030003a6db chore: go mod tidy after distill migration Snider 2026-02-22 18:02:41 +00:00
  • 55519b24aa feat(distill): migrate from go-inference to go-ml Backend Snider 2026-02-22 18:02:16 +00:00
  • 8408cc0bab feat(distill): add --cache-limit and --mem-limit flags Snider 2026-02-22 18:00:04 +00:00
  • b9da23a0be feat(distill): add Metal memory limit config fields Snider 2026-02-22 17:59:11 +00:00
  • 0adddf30ad lems configs Snider 2026-02-22 16:20:51 +00:00
  • 268648ab69 feat: add generation sets (2k, expanded, 15k) to gemma3/27b Snider 2026-02-22 00:08:40 +00:00
  • 3b42e02859 feat: complete zen training set (book + conv progressions) Snider 2026-02-22 00:06:31 +00:00
  • bd2f376a7a feat: add zen training set (Allen) to training/lem/zen/ Snider 2026-02-22 00:02:47 +00:00
  • f65fd777ea feat: convert composure library to training JSONL format Snider 2026-02-21 23:59:06 +00:00
  • de18a0fb93 refactor: move composure-library to training/lem/composure/ Snider 2026-02-21 23:55:17 +00:00
  • 4b3343611d feat: add data/ skeleton for portable model setup Snider 2026-02-21 23:52:24 +00:00
  • d233e76648 feat: add training data to repo + make paths repo-relative Snider 2026-02-21 23:49:12 +00:00
  • 1b742bf92c feat: native Metal distillation command + .core/ai config Snider 2026-02-21 23:42:55 +00:00
  • 113649a86a updates Snider 2026-02-19 13:18:21 +00:00
  • 12501a5f3c Merge branch 'main' of github.com:LetheanNetwork/LEM Snider 2026-02-19 13:17:11 +00:00
  • 3a75e9733d chore: sync indirect deps from workspace Snider 2026-02-19 13:13:08 +00:00
  • 5d297daa35 feat: grammar scorer (v3) — deterministic uplift/sycophancy detection Snider 2026-02-19 13:12:49 +00:00
  • abc6e75976
    Update author name in PAPER.md Snider 2026-02-19 12:23:23 +00:00
  • 350a7c6693 paper: rewrite as v2 — emergent self-protection in axiom-trained models Snider 2026-02-19 12:12:22 +00:00
  • 1f5ecb7036 Merge remote-tracking branch 'origin/main' Snider 2026-02-19 11:54:37 +00:00
  • 06cbb4ffbd docs: rewrite README — lead with 1B-beats-27B finding Snider 2026-02-19 11:52:39 +00:00
  • 91ba706edd
    Delete paper/PROPOSAL.md Snider 2026-02-19 11:38:19 +00:00
  • 7bea00a401 feat: LEK-1 kernel A/B test — 29 models, P100 validation, curriculum pipeline Snider 2026-02-19 11:32:26 +00:00
  • 08363ee1af
    feat: add lem worker command for distributed inference network Claude 2026-02-15 18:10:59 +00:00
  • 774f097855
    feat: scaffold LEM Desktop app (Wails v3 system tray + Docker stack) Claude 2026-02-15 17:43:19 +00:00
  • 9fac5749c2
    feat: add scoring agent + 23 capability probes (replaces scoring_agent.py) Claude 2026-02-15 17:22:40 +00:00
  • 91ee389377
    feat: convert all pipeline.py commands to Go Claude 2026-02-15 17:12:03 +00:00
  • 4eaf1bfb39
    feat: add parquet, publish, metrics, convert commands Claude 2026-02-15 17:05:08 +00:00
  • 0afa5e9147
    feat: add lem ingest command + go-huggingface dependency Claude 2026-02-15 16:55:17 +00:00
  • a18fd1c44e
    refactor: remove Vi identity from calm conversations Claude 2026-02-15 16:48:23 +00:00
  • c4fb775298
    feat: add lem conv command for conversational training data Claude 2026-02-15 16:42:46 +00:00
  • 70dd18c065
    refactor: move Go library to pkg/lem, thin main.go Claude 2026-02-15 16:30:09 +00:00
  • e0d352c803
    feat: add Go lem CLI and scoring-agent scripts Claude 2026-02-15 16:22:13 +00:00
  • 9df65e14db test: verify clotho PR workflow clotho 2026-02-15 12:51:45 +00:00
  • 9138eb0a61 Merge pull request 'Add HuggingFace model cards, sync script, and Parquet export' (#2) from Charon/LEM:feat/hf-sync into main Snider 2026-02-15 00:15:59 +00:00
  • 2df0044ad9 Add missing HF model cards, sync script, and Parquet export Charon 2026-02-14 23:50:18 +00:00
  • da3db34e45 Merge branch 'main' into feat/standard-benchmarks Snider 2026-02-15 00:13:47 +00:00
  • abd63d3342
    Add standard benchmark suite using EleutherAI lm-evaluation-harness Charon 2026-02-15 00:05:48 +00:00
  • b8f9191b05
    Add missing HF model cards, sync script, and Parquet export Charon 2026-02-14 23:50:18 +00:00
  • d722ba1b3d Merge pull request 'Add generation worker for distributed training data pipeline' (#1) from Charon/LEM:feat/generation-worker into main Snider 2026-02-14 22:48:26 +00:00
  • e021b6beb0
    Add generation worker: gold (15K) + expansion (46K) with InfluxDB coordination Charon 2026-02-14 22:23:30 +00:00
  • ed0b83a9d9 Update training data to 2,299 examples and rename models LEM→LEK Athena 2026-02-13 16:19:56 +00:00
  • f0e86b7433 Add regional seeds, expansion rounds, scripts, HF cards, benchmark summary Athena 2026-02-13 13:39:08 +00:00
  • 53c47131cc Add cross-architecture training and benchmarking scripts; update README and PAPER with author and repository information Snider 2026-02-12 09:07:32 +00:00
  • adda3c8bb5 Benchmark & Findings: lthn/LEM-Gemma-3-1B lthn/LEM-Gemma-3-4B lthn/LEM-Gemma-3-12B lthn/LEM-Gemma-3-27B Snider 2026-02-12 06:38:46 +00:00
  • 8e5f082f30 LEM+LEK Snider 2026-02-12 04:05:28 +00:00
  • f9c422c61a
    Add European Union Public License v. 1.2 Snider 2026-02-11 03:46:37 +00:00