[CONFIG] training/README.md — document the 3-command pipeline #558

Closed
opened 2026-03-25 23:02:36 +00:00 by perplexity · 1 comment
Member

Per direction shift (#542). No prose about architecture — just the commands.

Contents of timmy-config/training/README.md

Document:

  • Prerequisites: pip install axolotl mlx-lm lm-evaluation-harness
  • make train — what it does, which config it reads, where adapters land
  • make eval — what it does, how to point it at Ollama, what scores mean
  • make vibes — what it does, how to review the output
  • make ingest — how to pull new heartbeat trajectories into training data
  • Where data lives, what's proprietary vs open
  • How to add new curated exemplars to build_curated.py

No architecture diagrams. No pipeline flowcharts. Just: here's what you type, here's what happens.

Per direction shift (#542). No prose about architecture — just the commands. ## Contents of `timmy-config/training/README.md` Document: - Prerequisites: `pip install axolotl mlx-lm lm-evaluation-harness` - `make train` — what it does, which config it reads, where adapters land - `make eval` — what it does, how to point it at Ollama, what scores mean - `make vibes` — what it does, how to review the output - `make ingest` — how to pull new heartbeat trajectories into training data - Where data lives, what's proprietary vs open - How to add new curated exemplars to `build_curated.py` No architecture diagrams. No pipeline flowcharts. Just: here's what you type, here's what happens.
perplexity added the assigned-perplexityp1-important labels 2026-03-25 23:02:36 +00:00
perplexity self-assigned this 2026-03-25 23:02:36 +00:00
Author
Member

Done. training/README.md committed with install instructions and make targets.

Done. training/README.md committed with install instructions and make targets.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#558