tag:github.com,2008:https://github.com/janhq/cortex.cpp/releases Tags from cortex.cpp 2025-06-15T09:44:47Z tag:github.com,2008:Repository/689858385/v1.0.14 2025-06-19T06:08:07Z 1.0.14 github-actions tag:github.com,2008:Repository/689858385/v1.0.13-rc9 2025-06-12T09:15:54Z v1.0.13-rc9 <p>Hostfix: remove not needed params from load_model (<a class="issue-link js-issue-link" href="https://github.com/janhq/cortex.cpp/pull/2209">#2209</a>)</p> <p>* refactor: remove --pooling flag from model loading</p> <p>The --pooling flag was removed as the mean pooling functionality not needed in chat models. This fixes the regression</p> <p>* feat(local-engine): add ctx_len parameter support</p> <p>Adds support for the ctx_len parameter by appending --ctx-size with its value. Removed outdated parameter mappings from the kParamsMap to reflect current implementation details and ensure consistency.</p> <p>* feat: add conditional model parameters based on path</p> <p>When the model path contains both "jan" and "nano" (case-insensitive), automatically add <br />speculative decoding parameters to adjust generation behavior. This improves <br />flexibility by enabling environment-specific configurations without manual <br />parameter tuning. Also includes necessary headers for string manipulation and <br />fixes whitespace in ctx_len handling.</p> <p>* chore: remove redundant comment</p> <p>The comment was redundant as the code's purpose is clear without it, improving readability.</p> Minh141120 tag:github.com,2008:Repository/689858385/v1.0.13-rc8 2025-05-16T00:29:20Z 1.0.13-rc8 <p>fix: check model is loaded before starting (<a class="issue-link js-issue-link" href="https://github.com/janhq/cortex.cpp/pull/2206">#2206</a>)</p> <p>* fix: check model is loaded before starting</p> <p>* chore: e2e test</p> <p>---------</p> <p>Co-authored-by: sangjanai &lt;[email protected]&gt;</p> github-actions tag:github.com,2008:Repository/689858385/v1.0.13-rc7 2025-05-13T08:03:23Z 1.0.13-rc7 <p>fix: remove jinja parameter (<a class="issue-link js-issue-link" href="https://github.com/janhq/cortex.cpp/pull/2205">#2205</a>)</p> <p>* fix: remove jinja parameter</p> <p>* chore: disable linux arm CI</p> <p>---------</p> <p>Co-authored-by: sangjanai &lt;[email protected]&gt;</p> github-actions tag:github.com,2008:Repository/689858385/v1.0.13-rc6 2025-05-06T10:11:45Z 1.0.13-rc6 github-actions tag:github.com,2008:Repository/689858385/v1.0.13-rc5 2025-04-11T05:03:21Z 1.0.13-rc5 github-actions tag:github.com,2008:Repository/689858385/v1.0.13-rc4 2025-04-10T07:23:02Z 1.0.13-rc4 github-actions tag:github.com,2008:Repository/689858385/v1.0.13-rc3 2025-04-10T04:27:07Z 1.0.13-rc3 github-actions tag:github.com,2008:Repository/689858385/v1.0.13-rc2 2025-03-27T08:12:45Z v1.0.13-rc2: Merge pull request #2186 from menloresearch/s/chore/sync-dev <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/janhq/cortex.cpp/pull/2186">#2186</a> from menloresearch/s/chore/sync-dev</p> <p>fix: std::filesystem::equivalent does not work for non-exist path</p> vansangpfiev tag:github.com,2008:Repository/689858385/v1.0.13-rc1 2025-03-26T07:56:59Z 1.0.13-rc1 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/janhq/cortex.cpp/pull/2178">#2178</a> from menloresearch/dev</p> <p>chore: sync dev to main</p> github-actions