Skip to content

feat: add custom logits processors and native diagnostics - #10

Merged
zatevakhin merged 2 commits into
stack/09-examples-and-final-alignmentfrom
stack/10-safe-api-completeness
Aug 21, 2026
Merged

feat: add custom logits processors and native diagnostics#10
zatevakhin merged 2 commits into
stack/09-examples-and-final-alignmentfrom
stack/10-safe-api-completeness

Conversation

@zatevakhin

Copy link
Copy Markdown
Contributor

summary

  • add panic-contained custom logits processors with safe blocking, streaming, and asynchronous lifetime and error handling
  • expose linked native version diagnostics and document the current zero-priority scheduler behavior
  • replace the legacy test-model downloader with the pinned Hugging Face resolver while keeping ordinary tests network-free

validation

  • formatting, clippy, model-free offline tests, docs, exact Rust 1.85.0 checks, package checks, and independent review pass
  • resolver tests and setup-example compile checks pass
  • online model acquisition, model-backed Qwen tests, sanitizers, and TSan were not run

add panic-contained custom logits processing and expose the linked
native version while documenting priority scheduler behavior.

replace the legacy test-model downloader with the pinned hugging face
resolver and keep ordinary tests network-free.
@zatevakhin
zatevakhin merged commit e69854b into main Aug 21, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant