ndif skills: corrections from the second verification round (shared 8-GPU host) - #13
Merged
Merged
Conversation
… box Both routes passed with Llama-3.1-8B and gemma-3-27b-it over two cards. What the runs surfaced: nothing said how to pin GPUs or that the ledger ignores other tenants (a new "on a GPU box you share" section, with the arithmetic for --gpus N in the operate skill and what --gpus means on the default actor); the Ray temp-dir disk rule was a config-table footnote, now a prerequisite; the 4 MiB result threshold is on compressed bytes; any comprehension or .append(), not just a list one, loses the value; multimodal checkpoints keep the decoder under .language_model; export loses gpus on 0.1.1; the tag table pinned a release number; and one paragraph still said doctor's MinIO hint pointed nowhere. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Tested on gpt2: .save() on the assigned object (the comprehension, an empty list, a dict) or an outer list of saved values all bind; only saving the elements of a container built inside the block does not. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.
Two fresh-user agents ran the 0.1.1 artifacts on hakone (Docker Hub and PyPI routes) with Llama-3.1-8B on one A100 and gemma-3-27b-it across two. Both passed every step. This folds in what they reported; the matching server-side changes are ndif-team/ndif#290 and #291.
🤖 Generated with Claude Code