Skip to content

feat: add hugging face loading and interactive chat - #9

Merged
zatevakhin merged 1 commit into
stack/08-platform-backend-release-lanesfrom
stack/09-examples-and-final-alignment
Aug 21, 2026
Merged

feat: add hugging face loading and interactive chat#9
zatevakhin merged 1 commit into
stack/08-platform-backend-release-lanesfrom
stack/09-examples-and-final-alignment

Conversation

@zatevakhin

Copy link
Copy Markdown
Contributor

summary

  • add cached Hugging Face GGUF and Safetensors resolution with optional revisions
  • share local and Hub model loading across the examples
  • expand chat into an interactive CLI with streaming, history, sampling controls, and recoverable per-turn errors

validation

  • formatting, clippy, model-free workspace tests, docs, exact Rust 1.85.0, and offline package checks pass
  • resolver, example parser, native response-shape, and chat recovery tests pass

add cached gguf and safetensors resolution with optional revisions,
and share local or hub model loading across the examples.

expand the chat example with streaming, history, sampling controls,
and recoverable per-turn errors.
@zatevakhin
zatevakhin merged commit 5460557 into main Aug 21, 2026
6 checks passed
@zatevakhin
zatevakhin deleted the stack/09-examples-and-final-alignment branch August 25, 2026 11:18
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