[CONFIG] Archive autolora repo — deprecation notice + close all issues #557

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

Per direction shift (#542). Depends on the migration ticket completing first.

Task

  1. Close all 20 open issues in Timmy_Foundation/autolora with a comment: "Migrated to timmy-config/training/ per direction shift (#542 in the-nexus)"
  2. Replace autolora/README.md with:
# ⚠️ DEPRECATED

This repo is replaced by `training/` in [timmy-config](http://143.198.27.163:3000/Timmy_Foundation/timmy-config).

1,500 lines of custom pipeline code → 3 config files + 2 existing tools (`axolotl`, `lm-evaluation-harness`).

The data (curated exemplars, preference pairs, eval prompts) moved to `timmy-config/training/data/`.
The training config moved to `timmy-config/training/axolotl.yaml`.
The eval config moved to `timmy-config/training/eval-tasks.yaml`.

```bash
cd ~/.timmy/timmy-config/training
make train   # axolotl or mlx-lm lora
make eval    # lm-evaluation-harness
make vibes   # ollama run < prompts

3. Archive the repo in Gitea settings

Same pattern as sovereign-orchestration → timmy-config (3,846 lines → 77 lines).
Per direction shift (#542). Depends on the migration ticket completing first. ## Task 1. Close all 20 open issues in `Timmy_Foundation/autolora` with a comment: "Migrated to timmy-config/training/ per direction shift (#542 in the-nexus)" 2. Replace `autolora/README.md` with: ```markdown # ⚠️ DEPRECATED This repo is replaced by `training/` in [timmy-config](http://143.198.27.163:3000/Timmy_Foundation/timmy-config). 1,500 lines of custom pipeline code → 3 config files + 2 existing tools (`axolotl`, `lm-evaluation-harness`). The data (curated exemplars, preference pairs, eval prompts) moved to `timmy-config/training/data/`. The training config moved to `timmy-config/training/axolotl.yaml`. The eval config moved to `timmy-config/training/eval-tasks.yaml`. ```bash cd ~/.timmy/timmy-config/training make train # axolotl or mlx-lm lora make eval # lm-evaluation-harness make vibes # ollama run < prompts ``` ``` 3. Archive the repo in Gitea settings Same pattern as sovereign-orchestration → timmy-config (3,846 lines → 77 lines).
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. All 20 autolora issues closed, README replaced with deprecation notice, DEPRECATED.md added. Repo needs owner to hit archive button.

Done. All 20 autolora issues closed, README replaced with deprecation notice, DEPRECATED.md added. Repo needs owner to hit archive button.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#557