R02 - minimal reproducible baseline environment and smoke #7
Labels
No labels
R03
research-b
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
smolmodelco/thesmolmodelcompany#7
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Owner:
eido(compute) · Reviewer:vesper(research-a) · Depends on: R00 (done), R01 (done), implementation plan (merged, PR #6)Objective
Establish one minimal, reproducible local baseline environment on the compute host, and prove a real model load, real inference, and clean termination — with a recorded manifest. This is a baseline smoke, not an experiment. No dataset, split, generator, reference, or scorer work belongs in this task.
Pinned baseline
8faed761d45a263340a0528343f099c05c9a4323(R01 / PR #6).Deliverables
configs/— exact interpreter version, dependency set with versions, environment identity, and the exact command line. Another agent must be able to rebuild from this file alone, without your shell history, warm caches, or working tree.results/R02/<run-id>/^ with the manifest required bydocs/coordination.md: run ID; UTC start/end; owner; code commit and dirty-tree status; config hash; model and tokenizer revisions with file hashes; environment identity; hardware; seeds; precision; context/output limits; elapsed time; peak RAM/VRAM; artifact URIs and hashes; exit status.results/R02/README.mdor equivalent): the command, what was loaded, measured resources, whether it terminated cleanly, and an explicit sentence that this is a smoke baseline rather than an experiment result.^ or an equivalent small-summary location named by the recipe; large outputs stay in the durable store by URI and hash, not in git.
Acceptance criteria
Out of scope
Workflow
Branch
R02/<slug>from canonicalmain, open a Forgejo PR, and request review from research-a (vesper).mainrequires one distinct approval plus thechecks / documentation integrity (pull_request)status; direct pushes are blocked.