aboutsummaryrefslogtreecommitdiffstats
path: root/linguistics/abi-spec.json
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #30809 from vespa-engine/jobergum/add-context-cachingJo Kristian Bergum2024-04-101-2/+3
|\ | | | | Add onnx output caching to embedder (allow different post-processing of model outputs)
| * Key by embedder id and don't recompute inputsJon Bratseth2024-04-071-3/+3
| |
| * Add equivalent to `Map.computeIfAbsent()` to simplify typical usage of the cacheBjørn Christian Seime2024-04-041-1/+2
| | | | | | | | Current interface requires a lot of boilerplate code.
* | fix cr failuresMariusArhaug2024-04-091-0/+44
|/
* Expose cache to embeddersJon Bratseth2024-04-011-1/+4
|
* Update ABI specJon Bratseth2024-02-161-3/+1
|
* Revert "Merge pull request #29905 from ↵Jon Bratseth2024-01-201-1/+3
| | | | | | | vespa-engine/revert-29884-bratseth/param-refs-in-embed" This reverts commit c6b547c0c2898a324983356aa677ea3082533f7d, reversing changes made to 8c7f8c17ad5e1de5adcc71ee34f2a3c1cd36d6bd.
* Revert "Support parameter references in embed"Henning Baldersheim2024-01-151-3/+1
|
* Support parameter references in embedJon Bratseth2024-01-121-1/+3
| | | | Support embed(@myParameter) in addition to embed('text to embed')
* Allow sampling of fractional millisBjørn Christian Seime2023-08-251-1/+1
|
* Add generic metrics for embeddersBjørn Christian Seime2023-08-041-1/+19
|
* Don't remove indexable symbols when stemmingJon Bratseth2023-06-021-0/+1
|
* Update ABI specJon Bratseth2023-05-221-0/+1
|
* Add abi specLester Solbakken2023-02-101-0/+1
|
* Update ABI spec format, and update all specsjonmv2022-10-251-198/+198
|
* Remove on Vespa 8Jon Bratseth2022-06-081-2/+1
|
* Update abi-specLester Solbakken2022-03-221-1/+1
|
* Add convenience function to represent embedder as mapLester Solbakken2022-03-211-0/+4
|
* Stem by linguistics in rule basesJon Bratseth2022-01-101-0/+1
| | | | Also add a @language directive to stem in other languages than english.
* Encapsulate in a contextJon Bratseth2021-10-011-4/+19
|
* Pass destinationJon Bratseth2021-09-301-4/+4
| | | | | This allows embedders to switch on it to enable bucket testing and similar.
* encode -> embedJon Bratseth2021-09-281-8/+8
|
* Separate component from linguisticsJon Bratseth2021-09-251-187/+0
|
* Linguistics cleanupJon Bratseth2021-09-211-11/+0
|
* Add 'encode' expressionJon Bratseth2021-09-191-1/+18
|
* Update ABI specJon Bratseth2021-09-171-20/+46
|
* Encode to sparse tensorJon Bratseth2021-09-161-0/+1
|
* Make SentencePieceEncoder configurableJon Bratseth2021-09-161-20/+133
|
* Add to abi specJon Bratseth2021-09-141-0/+72
|
* we want to compare Linguistics objects for equivalenceArne Juul2021-08-041-1/+2
|
* Revert "Merge pull request #17754 from ↵Jon Bratseth2021-05-051-0/+51
| | | | | | | vespa-engine/revert-17747-bratseth/special-tokens-take-2" This reverts commit a2c9cd4bc04f1a3eaa31524b3970b96be5c2eda9, reversing changes made to 8c61a373af0066fbdf1cca354c24b197c7347321.
* Revert "Reapply "Bratseth/special tokens""Jon Bratseth2021-05-051-51/+0
|
* Revert "Merge pull request #17746 from ↵Jon Bratseth2021-05-051-0/+51
| | | | | | | vespa-engine/revert-17738-revert-17737-revert-17736-bratseth/special-tokens" This reverts commit 491856b396d003885e159345fe3f533f0fa35933, reversing changes made to 3720186303f4aef1d185525eaf61092097a64ec9.
* Revert "Revert "Revert "Bratseth/special tokens"""Jon Bratseth2021-05-051-51/+0
|
* Revert "Revert "Bratseth/special tokens""Jon Bratseth2021-05-041-0/+51
|
* Revert "Bratseth/special tokens"Jon Bratseth2021-05-041-51/+0
|
* Expose tokens as mapJon Bratseth2021-05-041-1/+1
|
* Move specialtokens to linguisticsJon Bratseth2021-05-041-0/+51
|
* Update ABI specJon Bratseth2020-06-261-1/+2
|
* Update abi specs for 7.gjoranv2019-01-211-8/+3
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-091-0/+656
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-041-656/+0
|
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-181-0/+656