summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg
Commit message (Collapse)AuthorAgeFilesLines
* Add config options + licenseJo Kristian Bergum2023-09-211-0/+19
|
* Add cluster specific settings for model evaluationLester Solbakken2023-08-293-0/+76
|
* Remove active attributeMartin Polden2023-07-271-8/+8
|
* Remove global-service-idMartin Polden2023-07-273-5/+5
|
* Revert "Remove global-service-id"Martin Polden2023-07-274-13/+13
|
* Remove active attributeMartin Polden2023-07-261-8/+8
|
* Remove global-service-idMartin Polden2023-07-263-5/+5
|
* Remove unused, stale stuff related to index-toHarald Musum2023-07-0821-58/+0
| | | | Mostly in schemas, support remove years ago, no funcation changes
* Add bundle validator checking non-publicApi usage.gjoranv2023-07-061-0/+8
|
* Actually differentiate missing element from empty valueBjørn Christian Seime2023-06-151-1/+1
|
* Prefer truncation configuration from tokenizer modelBjørn Christian Seime2023-06-121-3/+0
| | | | | | | Only override truncation if not specified or max length exceeds max tokens accepted by model. Use JNI wrapper directly to determine existing truncation configuration (JSON format is not really documented). Simply configuration for pure tokenizer embedder. Disable DJL usage telemetry.
* Remove/rewrite unit tests with old mechanism for configuring Bert embedderBjørn Christian Seime2023-06-056-79/+57
|
* Make pooling strategy configurable for Huggingface embedderBjørn Christian Seime2023-06-051-0/+1
|
* Test that Bert embedder is configuredBjørn Christian Seime2023-06-051-0/+20
|
* Introduce services.xml syntax for configuring HuggingFace embeddersBjørn Christian Seime2023-06-021-0/+21
|
* Proper error when using only model-id self-hostedJon Bratseth2023-04-262-0/+53
|
* Fix GPU detectionMartin Polden2023-02-091-5/+4
|
* Allow fallback to CPU if nodes are provisioned without GPUMartin Polden2023-02-081-1/+1
|
* Remove 'required' attributeMartin Polden2023-01-261-1/+1
|
* Fix and test gpu-device parsingMartin Polden2023-01-241-0/+1
|
* Remove unused and undocumented support for permanent-services.xmlHarald Musum2022-12-031-7/+0
|
* always use "go" version of vespa-start-container-daemonArne Juul2022-11-301-1/+1
|
* Correct typosJon Bratseth2022-09-011-1/+1
|
* Add 'model' config typeJon Bratseth2022-08-314-8/+35
|
* Drop special embedder configJon Bratseth2022-08-242-15/+18
|
* More testsJon Bratseth2022-08-243-9/+8
|
* Test model id lookupJon Bratseth2022-08-241-1/+1
|
* Simplify and generalizeJon Bratseth2022-08-232-3/+4
| | | | | | | | | | | | | | | Let embedder rewrites simply always change <x path="y" url="z"> to <xPath>y</xPath> <xUrl>z</xUrl>, as well as translating the id attirebute to the corresponding path if on hosted. This means that the current built-in embedder accepting "vocab" and "model" is broken as these names are different from the names in the config model, but this isn't documented yet so should be okay. The effect of this is that our built-in models can be used in any embedder and config, and the embedder syntax can be used in application specific embedders.
* Cleanup testsJon Bratseth2022-08-221-20/+0
|
* Application embedders can reuse vespa embedder configsJon Bratseth2022-08-222-8/+24
|
* Support path=.. in generic embeddersJon Bratseth2022-08-182-0/+49
|
* qrserver -> containerHarald Musum2022-08-085-69/+0
|
* Remove unused test datajonmv2022-06-083-19/+0
|
* Output deployment warning on import of Jetty packagesBjørn Christian Seime2022-05-311-1/+1
|
* Add services.xml syntax for embeddersLester Solbakken2022-05-231-0/+26
|
* Revert "Merge pull request #22642 from ↵Jon Bratseth2022-05-181-1/+0
| | | | | | | vespa-engine/revert-22637-bratseth/model-syntax" This reverts commit 2c9cb8159adaced573fd1e34689e533946feea85, reversing changes made to a4dbfc43c7df534ee5b032204ef19a7b038d7e3e.
* Revert "Bratseth/model syntax"Arnstein Ressem2022-05-181-0/+1
|
* Unify constant syntax across models and rank profilesJon Bratseth2022-05-181-1/+0
|
* Revert "Revert "Bratseth/constants cleanup 2""Jon Bratseth2022-05-161-0/+1
| | | | This reverts commit 02f96c03fd5b434788e1c5e77436c99bb7562f77.
* Revert "Bratseth/constants cleanup 2"Harald Musum2022-05-151-1/+0
|
* Propagate full messageJon Bratseth2022-05-131-0/+1
|
* Support constants on the same format as inputsJon Bratseth2022-05-101-1/+3
|
* Add probing of ONNX models for type resolving in JavaLester Solbakken2022-03-232-0/+40
|
* Revert "Lesters/java probe onnx model 2"Lester Solbakken2022-03-112-40/+0
|
* Add probing of ONNX models for type resolving in JavaLester Solbakken2022-03-102-0/+40
|
* Revert "Lesters/java probe onnx model"Harald Musum2022-03-062-40/+0
|
* Add probing of ONNX models for type resolving in JavaLester Solbakken2022-02-232-0/+40
|
* un-ignore and fix old testArne H Juul2022-02-106-62/+72
| | | | | | * has been temporarily ignored since 2012, with message: "Enable new content model implementation" * assume current behavior is correct until proven otherwise
* Split BundleValidator into separate open-source and internal validatorsBjørn Christian Seime2022-01-192-35/+0
|
* Validate repositories in pom.xmlBjørn Christian Seime2022-01-181-0/+13
|