GitHub / intentee/llama-cpp-bindings / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0b432336 | update claude rules | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 4bfd179e | Bump to 0.6.0 and discover wrapper sources via glob | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 71738a2b | merge Merge pull request #10 from intentee/classify-tool-call-tokens |
Mateusz Charytoniuk <m****k@p****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8f9a636c | Apply rule-compliance sweep and break context↔model cycle | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| b8dcecf8 | Pin workspace dependencies to exact versions and consolidate via inheritance | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 3136323e | add claude rules | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 6e4614cc | Silence Darwin ar -D warnings by overriding cmake archive recipes; accept MTL... | Małgorzata Zagajewska <m****a@g****m> | 4 months ago | |
| e39dbd12 | Refuse oversized image chunks in eval_single with typed error instead of lett... | Małgorzata Zagajewska <m****a@g****m> | 4 months ago | |
| 09f81a91 | fix metal shutdown errors | Małgorzata Zagajewska <m****a@g****m> | 4 months ago | |
| 87781383 | clean up makefile | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 01f20aab | clean up makefile | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 98f9fe81 | Detect markerless JSON tool calls via streaming probe in classifier and JsonO... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 01c99121 | Recover tool calls via wrapper parser when C++ chat autoparser throws | Małgorzata Zagajewska <m****a@g****m> | 4 months ago | |
| cff3a779 | Process multimodal chunks in a single pass with split start/final position lo... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 9c81fab4 | Replay multimodal text-chunk tokens through marker state machine so reasoning... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 85752663 | Add GLM-4.7 key-value XML tool-call parser and per-model classifier coverage ... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 93d09e16 | Fold template-override fallback parsers (nom-based) and tool-call id synthesi... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| b4b8fe44 | Make llguidance unconditional and add tests pushing line coverage to 98.83% | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 97f5f1bd | Fix coverage gate: combine library unit tests with LLM integration tests via ... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 6084fdfe | Restore llama.cpp submodule to 846262d (May 4) after merge accidentally downg... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| fd96d227 | merge Merge remote-tracking branch 'origin/classify-tool-call-tokens' into classify... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| bd2844a5 | Pre-merge quality pass: dedup C++ helpers, port marker extraction to Rust, ti... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| fc88f15e | merge Merge branch 'main' into classify-tool-call-tokens | Małgorzata Zagajewska <m****a@g****m> | 4 months ago | |
| 3955df9b | add .DS_Store to gitignore | Małgorzata Zagajewska <m****a@g****m> | 4 months ago | |
| f17d508a | Tool-call template overrides registry with ToolCallArgsShape variants for Gem... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 925c94fb | Rewrite sampled token classifier with prompt-token replay; add per-model clas... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| a6d73749 | Cache per-model toktrie env and classifier markers; consolidate ffi string de... | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| d14777c4 | Extract llama-cpp-bindings-types crate; ToolCallArguments enum at FFI boundary | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| bbfa3217 | Expose common_chat_parse via opaque-handle FFI | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 820e4768 | Address clippy warnings on bindings test arms | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 47e02421 | Cover the SampledTokenClassifier markers getter | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 5d74356e | Diff-based tool-call marker detection works around brittle autoparser gating | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| b1b478b6 | Classify tool-call tokens via SampledTokenClassifier | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| c3f8c7d5 | count token usage | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 1fa5878f | factor out tests to make them faster | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| f2ca9ec9 | remove openai bindings | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| afacb89b | thin down cpp wrapper, move some oai compatibility modules to rust | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| c186f2e1 | make multimodal built-in, cache cuda builds | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| ac71733e | merge merge upstream utilityai/llama-cpp-rs main | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 35161061 | incorporate upstream features: fit_params, dynamic-backends, generation_prompt | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| bd044470 | add system-ggml-static feature for static linking of system ggml | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 1fd78263 | add LlamaSplitMode::Tensor variant | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| a14e6b93 | bump llama.cpp version | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 6feffc60 | merge Merge pull request #1016 from utilityai/version-bump-0.1.147 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b41f20a9 | Bump version to 0.1.147 [skip ci] | GitHub Actions <a****s@g****m> | 4 months ago | |
| 4afdaf07 | merge Merge pull request #1014 from marek-hradil/allow-dynamic-backends |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b568332e | merge Merge pull request #1008 from utilityai/dependabot/cargo/cc-1.2.61 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8e257117 | merge Merge pull request #1005 from camperking/fit-params |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4c9d9c9f |
chore(deps): bump cc from 1.2.60 to 1.2.61
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| ff067353 | merge Merge pull request #1006 from utilityai/dependabot/cargo/rustls-webpki-0.103.13 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 48887bfc | Nicer interface for the BACKENDS_DIR | Marek Hradil jr. <m****l@o****m> | 4 months ago | |
| 251a439f | bump version to 0.4.2 | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| dc4df367 | merge Merge pull request #9 from intentee/add-coverage-and-shell-nix |
Mateusz Charytoniuk <m****k@p****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e8ae7804 | fix test file name, add temp cleanup | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 4dd6b4a1 | merge Merge remote-tracking branch 'origin/main' into allow-dynamic-backends | Marek Hradil jr. <m****l@o****m> | 4 months ago | |
| 40f02ad8 | merge Merge branch 'utilityai:main' into main |
Marek Hradil jr. <m****l@o****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 93488a2a | Allow dynamic backends for runtime GGML selection | Marek Hradil jr. <m****l@o****m> | 4 months ago | |
| ccd6e450 | add bindings test coverage and shell.nix | Mateusz Charytoniuk <m****k@p****m> | 4 months ago | |
| 1a6730b8 |
chore(deps): bump rustls-webpki from 0.103.10 to 0.103.13
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 28f6512a |
feat: add fit_params for automatic GPU/CPU layer splitting
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Steffen <> | 4 months ago | |
| 7d1b2f69 | merge Merge pull request #1004 from utilityai/dependabot/cargo/openssl-0.10.78 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2a19ff77 | merge Merge pull request #1003 from utilityai/version-bump-0.1.146 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| efe49452 |
chore(deps): bump openssl from 0.10.75 to 0.10.78
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| f1ab6080 | Bump version to 0.1.146 [skip ci] | GitHub Actions <a****s@g****m> | 4 months ago | |
| 62ea31df | merge Merge pull request #1002 from utilityai/dependabot/cargo/actix-http-3.12.1 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b5173e27 | merge Merge pull request #998 from utilityai/dependabot/cargo/llguidance-1.7.2 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 479ab9ab | merge Merge pull request #1000 from marek-hradil/update-version |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 0ef1db32 |
chore(deps): bump actix-http from 3.12.0 to 3.12.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 1cc4c179 | merge Merge pull request #3 from marek-hradil/update-version |
Marek Hradil jr. <m****l@o****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 48111549 |
Run cargo fmt
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m> |
Marek Hradil jr. <m****l@o****m> | 4 months ago | |
| 16fe50c6 | merge Merge remote-tracking branch 'upstream/main' into update-version | Marek Hradil jr. <m****l@o****m> | 4 months ago | |
| f5ff8c41 | merge Merge pull request #1001 from utilityai/version-bump-0.1.145 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2f031ebd | merge Merge branch 'main' into dependabot/cargo/llguidance-1.7.2 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4affa35f | Bump version to 0.1.145 [skip ci] | GitHub Actions <a****s@g****m> | 4 months ago | |
| c56f7338 | merge Merge pull request #995 from MegalithOfficial/main |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4c37f8fd | merge Merge pull request #999 from utilityai/dependabot/cargo/rand-0.9.4 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 6121c6ec | merge Merge pull request #997 from utilityai/dependabot/cargo/toktrie-1.7.2 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2ce436de | merge Merge pull request #996 from utilityai/dependabot/cargo/cc-1.2.60 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8ed77339 | merge Merge pull request #1 from marek-hradil/update-version |
Marek Hradil jr. <m****l@o****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 802b5572 | Updated to latest version | Marek Hradil jr. <m****l@o****m> | 4 months ago | |
| e96a8d72 |
chore(deps): bump rand from 0.9.2 to 0.9.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 30ab7a00 |
chore(deps): bump llguidance from 1.7.0 to 1.7.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 9e7ecfb4 |
chore(deps): bump toktrie from 1.7.0 to 1.7.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 92de1bfc |
chore(deps): bump cc from 1.2.59 to 1.2.60
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 0af52499 | feat: sync llama.cpp and expose tensor split mode | MegalithOfficial <g****a@g****m> | 5 months ago | |
| 4d3961ac | merge Merge pull request #985 from ysimonson/clippy-fixes |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| d26de46a | merge Merge branch 'main' into clippy-fixes | Yusuf Simonson <s****n@g****m> | 5 months ago | |
| 94dfe89c | merge Merge pull request #990 from querymt/bump_b8705 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| db4f180b | merge Merge pull request #982 from black-binary/feat/system-ggml-static |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 122bde2e | merge Merge pull request #989 from utilityai/version-bump-0.1.144 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| d85ee238 | chore: update to b8705 | Viktor Gal <v****r@q****t> | 5 months ago | |
| 900c40d7 | Bump version to 0.1.144 [skip ci] | GitHub Actions <a****s@g****m> | 5 months ago | |
| b25863e1 | merge Merge pull request #988 from querymt/fix_include |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 79ee9a92 | merge Merge pull request #981 from chrocy/fix/android-cross-compile-lib-pattern |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 7584199d | merge Merge pull request #986 from utilityai/dependabot/cargo/cc-1.2.59 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8cf8a2b5 | merge Merge pull request #983 from ysimonson/gemma4 |
Marcus Dunn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 24dbd1a8 | fix: mtmd debug includes | Viktor Gal <v****r@q****t> | 5 months ago | |
| 3961254e | merge Merge branch 'main' into clippy-fixes | Yusuf Simonson <s****n@g****m> | 5 months ago | |
| 9845cd48 | merge Merge branch 'main' into gemma4 | Yusuf Simonson <s****n@g****m> | 5 months ago | |
| 289a4e09 |
chore(deps): bump cc from 1.2.58 to 1.2.59
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago |