Release 0.2.0#44
Merged
Merged
Conversation
…e, README hardware table, NEWS consolidation
…t_dir defaults, fixtures excluded from tarball, README images
…consent audit documented
…, OOM exit, artifact resolution, device respect; consent gates on legacy download paths; vignette accuracy; serve tests
…ct bypass), steps/frame-rate/joint-budget limits, warmup OOM fails startup, machine-aware LTX artifact selection with manifest validation, token'd systemd example, vignette accuracy
…uppresses source-checkpoint consent, scalar-field validation (arrays are 400s)
…X video and serve sections
…d of returning FALSE)
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.
CRAN release prep. Check record on the submission tarball:
In this release branch
serve(): zero-dependency HTTP server (base R sockets, whisper/chatterbox skeleton, port 7812) —/v1/images/generations(flux2/zimage/flux1),/v1/videos/generations(ltx),/health. Hardened: bearer-token auth, pixel/frame limits, bounded LRU of connector embeds (never raw Gemma stacks), CUDA-OOM exits for clean supervisor restart, never downloads. Smoke-tested live twice (happy path + auth/caps path); 20 pure-R unit tests for parser/router/handlers. systemd unit ininst/diffuser.service.download_model()/download_component()now route through the same consent gate as the modern download functions; README claim corrected to match.return_penultimate, quantizer + constructor NULL-defaults (Rd width clean), test fixtures excluded from the tarball (25 fixture suites skip gracefully when absent; full parity runs locally/CI).