summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Collapse)AuthorAgeFilesLines
...
| * Reindent and simplifyHenning Baldersheim2024-01-101-88/+36
| |
| * Generate correct vsmfields config for cased search.Henning Baldersheim2024-01-108-48/+184
| |
* | Merge pull request #29826 from ↵Jo Kristian Bergum2024-01-104-7/+28
|\ \ | | | | | | | | | | | | vespa-engine/jobergum/colbert-handle-multilingual-tokenizers colbert handle multilingual tokenizers better
| * \ Merge remote-tracking branch 'origin/master' into ↵Jo Kristian Bergum2024-01-068-80/+137
| |\ \ | | | | | | | | | | | | jobergum/colbert-handle-multilingual-tokenizers
| * | | handle multilingual models betterJo Kristian Bergum2024-01-064-7/+28
| | | |
* | | | Merge pull request #29780 from vespa-engine/bratseth/programmatic-testArne H Juul2024-01-102-23/+5
|\ \ \ \ | |_|_|/ |/| | | Bratseth/programmatic test
| * | | No functional changesJon Bratseth2024-01-032-23/+5
| | | |
* | | | Merge pull request #29824 from ↵Henning Baldersheim2024-01-068-11/+67
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | vespa-engine/balder/do-not-normalize-streaming-search-terms No normalization should take place for streaming search. This is hand…
| * | | Add testcase normalize during query processing.Henning Baldersheim2024-01-062-1/+55
| | | |
| * | | No normalization should take place for streaming search. This is handled ↵Henning Baldersheim2024-01-056-10/+12
| | |/ | |/| | | | | | | symmetrically in the backend during query time.
* | | Deduplicate logic for determining implicit tokenizer model idBjørn Christian Seime2024-01-054-32/+16
| | |
* | | Tag provided models with type to catch misconfigurationBjørn Christian Seime2024-01-058-54/+127
|/ /
* | Fix testjonmv2024-01-052-7/+12
| |
* | Use Context.illegal to report illegal configurationjonmv2024-01-051-5/+5
| |
* | Add validator detecting applications that will fail on BouncyCastle v1.77Bjørn Christian Seime2024-01-055-0/+125
| |
* | Revert "Revert "Jonmv/refactor validation" MERGEOK"Jon Marius Venstad2024-01-0571-717/+706
| |
* | Revert "Jonmv/refactor validation"Henning Baldersheim2024-01-0471-706/+717
| |
* | Merge pull request #29797 from vespa-engine/jonmv/refactor-validationJon Bratseth2024-01-0471-717/+706
|\ \ | | | | | | Jonmv/refactor validation
| * | Let global document change validator trigger service restarts in hosted Vespajonmv2024-01-042-12/+15
| | |
| * | Enable application type validatorjonmv2024-01-041-2/+2
| | |
| * | Move cert validator last, as it is a transient system errorjonmv2024-01-041-1/+1
| | |
| * | Refactor validation to report most errors at oncejonmv2024-01-0471-710/+696
| | |
* | | Merge pull request #29667 from vespa-engine/jobergum/splade-embedderJo Kristian Bergum2024-01-045-2/+128
|\ \ \ | | | | | | | | Add SPLADE embedder
| * | | Allow mapped 1d tensor for embed expressionsJo Kristian Bergum2023-12-171-4/+0
| | | |
| * | | fix import collapseJo Kristian Bergum2023-12-151-1/+6
| | | |
| * | | Add a splade embedder implementationJo Kristian Bergum2023-12-155-7/+132
| | | |
* | | | Enable setting max-occurrences in field match.Tor Egge2024-01-047-7/+56
| | | |
* | | | Supply cluster id to OnnxModelCostHarald Musum2024-01-033-2/+5
| |/ / |/| |
* | | GC unused methodHenning Baldersheim2024-01-031-1/+0
| | |
* | | Merge branch 'master' into jonmv/reapply-keep-config-changes-in-devJon Marius Venstad2024-01-023-15/+2
|\ \ \
| * | | Make unused methods default implementations and simplifyHarald Musum2024-01-022-13/+0
| | | | | | | | | | | | | | | | (cannot remove until methods are not used by old models anymore)
| * | | Add ModelInfo constructor with non-optional OnnxModelOptionsHarald Musum2024-01-022-2/+2
| | |/ | |/|
* | | Add unit test for change validator which throwsjonmv2024-01-021-0/+8
| | |
* | | Catch change exceptions, as well as keeping change actionsjonmv2024-01-021-60/+57
| | |
* | | Revert "Merge pull request #29730 from ↵jonmv2024-01-026-61/+117
|/ / | | | | | | | | | | | | vespa-engine/revert-29692-jonmv/keep-config-change-actions-in-dev" This reverts commit ef3db955e75e6df68a2a358feb5b95e44979377f, reversing changes made to d73a4b8daaffd30c78d3894a73e5b2eb79af06af.
* | Revert "Jonmv/keep config change actions in dev"Harald Musum2023-12-216-117/+61
| |
* | GC complete feature flags.Henning Baldersheim2023-12-211-15/+0
| |
* | Cosmetic changes to log messageHarald Musum2023-12-201-8/+12
| |
* | Implement new methodHarald Musum2023-12-192-0/+4
| |
* | Store onnx model info after deciding if we need to restart on deployHarald Musum2023-12-191-0/+1
| | | | | | | | Need to store (in ZK) so that info is available on all config servers
* | Merge pull request #29705 from ↵Henning Baldersheim2023-12-191-0/+5
|\ \ | | | | | | | | | | | | vespa-engine/balder/add-feature-flag-for-sorting-by-estimate Balder/add feature flag for sorting by estimate
| * | Estimate => CostHenning Baldersheim2023-12-191-4/+4
| | |
| * | Wire in sort-blueprints-by-estimate feature flagHenning Baldersheim2023-12-191-0/+5
| | |
* | | Cosmetic changesHarald Musum2023-12-191-8/+13
|/ /
* | Merge pull request #29694 from vespa-engine/jonmv/more-careful-resource-parsingJon Marius Venstad2023-12-182-10/+99
|\ \ | | | | | | More careful resource parsing
| * | Simplifyjonmv2023-12-181-2/+2
| | |
| * | More careful resource parsingjonmv2023-12-182-10/+99
| | |
* | | Move dev-validation-override to validator, and keep all failures and changesjonmv2023-12-186-61/+107
| | |
* | | Add failing unit testjonmv2023-12-181-0/+10
|/ /
* / Fix calculation of available memoryHarald Musum2023-12-151-1/+1
|/