todo(13): open
This commit is contained in:
parent
b8843557d7
commit
a37e52aacf
1 changed files with 17 additions and 0 deletions
17
TODO
17
TODO
|
|
@ -214,3 +214,20 @@ Description: iter_keepers reads only raw per-trajectory .json - one of three
|
|||
lazily so the trainer needs neither posix-sdc nor huggingface_hub
|
||||
for the raw/jsonl paths). Unit tests for the raw-dir and jsonl
|
||||
dispatch.
|
||||
|
||||
--ISSUE
|
||||
Content-Type: application/issue
|
||||
ID: 13
|
||||
Type: feature
|
||||
Title: reference posix-sdc three ways for seamless multi-machine dev
|
||||
Status: open
|
||||
Priority: medium
|
||||
Created: 2026-06-17
|
||||
Module: sekft
|
||||
Relationships:
|
||||
Description: Wire the posix-sdc dependency as a triplet: the abstract
|
||||
posix-sdc[hub] in pyproject (so the trainer's --hub path can reach
|
||||
the Hub via huggingface_hub); the published wheel from the private
|
||||
index in Pipfile [packages]; the git develop branch in Pipfile
|
||||
[dev-packages] for develop-time. Commit Pipfile.lock so the
|
||||
dependency surface and lock land together.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue