feat(inkling): reference configs, data pipeline, launcher, and v2 results - #10
Open
Boreas618 wants to merge 1 commit into
Open
feat(inkling): reference configs, data pipeline, launcher, and v2 results#10Boreas618 wants to merge 1 commit into
Boreas618 wants to merge 1 commit into
Conversation
Owner
Author
|
Cross-reference: upstream sgl-project#734 and #735.
When upstreaming, these configs and the disaggregated ones should present as two topologies of one Inkling recipe. |
Boreas618
force-pushed
the
inkling-dspark-v2
branch
from
August 1, 2026 17:33
1631bbe to
81dd85d
Compare
Boreas618
force-pushed
the
feat/inkling-configs-recipes
branch
from
August 1, 2026 17:34
6ca117d to
5e219f2
Compare
…esults - configs: Small v1 (block 15) + its YaRN config, and Small v2 (block 7, 6L all-full-attention, target-matched GQA, 8 uniform taps) stage-1 + YaRN-128/1M stage-2 — named to match the existing upstream configs/inkling-dspark.json convention - data: regen corpus assembly with contract-keyed dedup, both stage-2 corpus builders, regen jsonl sampler - docs: v2 program record — recipe table, temp-0 9-task accept lengths (mean 3.936 vs v1 3.348, +17.6%), flat long-context holdout buckets, colocated-topology memory notes Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Boreas618
force-pushed
the
feat/inkling-configs-recipes
branch
from
August 1, 2026 20:00
5e219f2 to
254d6f6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Item 15, rebuilt against
main.configs/inkling-dspark.jsonconvention (no nda- prefix). The 947B-era gqa8/gqa16 variants are omitted (main already carries upstream'sinkling-dspark.json); say the word if you want them too.The colocated launcher moved out of this PR — it belongs with the colocated trainer stack (#4), whose main-based form is pending your call.
🤖 Generated with Claude Code