Pozify / src /pozify /slm

Commit History

refactor: streamline evidence generation in coach summary; enhance JSON output contract and improve tokenization handling for local chat
39810d5

tiena2cva commited on

refactor: add functions for JSON payload extraction and validation in coach summary; streamline summary key handling and improve error reporting
fbdb586

tiena2cva commited on

refactor: introduce compact representation functions for metrics, issues, and knowledge cards; enhance summary evidence generation and improve error handling in JSON extraction
7d8fed6

tiena2cva commited on

refactor: enhance JSON response handling in coach summary generation; update response format instructions and improve error reporting for invalid JSON outputs
1026352

tiena2cva commited on

chore: remove Linux-specific dependencies from pyproject.toml and requirements.txt; update README to clarify usage of Nemotron implementation for local model inference
b46e058

tiena2cva commited on

chore: add ninja-build and build-essential to package requirements; update README and documentation to reflect changes in model configuration and local Transformers usage
afa452e

tiena2cva commited on

chore: update base model to NVIDIA-Nemotron-3-Nano-4B-BF16 across configurations and documentation; adjust max sequence length to 2048; upgrade GitHub Actions cache to v5
ad20540

tiena2cva commited on

feat: add support for local Transformers inference on Hugging Face Spaces with opt-in configuration
77c8c89

NLag commited on

docs: update default coach-summary model to build-small-hackathon/pozify-coach-summary1 and clarify fallback behavior in documentation
5349353

tiena2cva commited on

feat: add coach summary LoRA config and provider plumbing
187ec78

tthhanh commited on

feat: expand coach retrieval with equipment and goal overlays
19dfbdf

tthhanh commited on

feat(slm): add llama.cpp coach summary provider
bb32784

tiena2cva commited on

feat(coach): add local transformers provider
02f8ffd

tiena2cva commited on

Implement grounded coach summary with HF SLM
f083cf4

tthhanh commited on