aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/component
Commit message (Expand)AuthorAgeFilesLines
* Support embedding into rank 3 tensorsJon Bratseth2024-02-021-0/+1
* Merge remote-tracking branch 'origin/master' into jobergum/colbert-handle-mul...Jo Kristian Bergum2024-01-066-46/+50
|\
| * 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-056-20/+40
* | handle multilingual models betterJo Kristian Bergum2024-01-061-4/+16
|/
* Allow mapped 1d tensor for embed expressionsJo Kristian Bergum2023-12-171-4/+0
* Add a splade embedder implementationJo Kristian Bergum2023-12-151-0/+73
* Add validator that checks if restart is needed due to Onnx model changesHarald Musum2023-12-081-2/+2
* Register model with onnx model optionsHarald Musum2023-11-205-51/+10
* Include only options that control how an Onnx model is loaded in OnnxModelOpt...Harald Musum2023-11-164-139/+112
* Use Optionals in OnnxModelOptionsHarald Musum2023-11-164-110/+128
* Add OnnxModelOptions and use it in embeddersHarald Musum2023-11-164-137/+189
* Ensure binding set is not modified during iterationBjørn Christian Seime2023-10-171-2/+2
* Update copyrightJon Bratseth2023-10-0928-28/+28
* Introduce new threadpool syntaxBjørn Christian Seime2023-09-281-2/+4
* Merge pull request #28697 from vespa-engine/jonmv/token-tell-handlerJon Marius Venstad2023-09-281-3/+1
|\
| * Non-functional changesjonmv2023-09-281-3/+1
* | Register model using resolved URL if presentBjørn Christian Seime2023-09-281-1/+3
|/
* Add type for machine-learned models and ensure correct file reference is pass...Bjørn Christian Seime2023-09-275-46/+101
* Aggregate Onnx model cost for Colbert embedderBjørn Christian Seime2023-09-221-3/+3
* Aggregate Onnx model cost for JVM heap size calculationBjørn Christian Seime2023-09-222-2/+6
* Add config options + licenseJo Kristian Bergum2023-09-211-0/+93
* Revert "Revert "remove restricted dpbindings""Morten Tokle2023-08-232-4/+35
* Revert "remove restricted dpbindings"Harald Musum2023-08-212-35/+4
* Rename method, change scopeMorten Tokle2023-08-092-3/+3
* Keep original port when restricting bindings to dataplane portMorten Tokle2023-08-092-4/+35
* Add handler binding for additional token auth portBjørn Christian Seime2023-07-192-0/+4
* Actually differentiate missing element from empty valueBjørn Christian Seime2023-06-152-25/+25
* Prefer truncation configuration from tokenizer modelBjørn Christian Seime2023-06-121-13/+3
* Disable padding and make it configurableBjørn Christian Seime2023-06-081-0/+3
* Ensure model is registered with file registryBjørn Christian Seime2023-06-053-10/+9
* Make pooling strategy configurable for Huggingface embedderBjørn Christian Seime2023-06-051-0/+3
* Add typed component definition for Bert embedderBjørn Christian Seime2023-06-051-0/+70
* Introduce services.xml syntax for configuring HuggingFace embeddersBjørn Christian Seime2023-06-023-0/+146
* Add back needed methodHarald Musum2023-05-081-0/+2
* Cleanup and simplifyHarald Musum2023-05-051-40/+32
* simpler requirements on children for componentsArne Juul2023-02-145-9/+14
* Less wildcards for some TreeConfigProducer instancesArne Juul2023-02-144-5/+7
* split AbstractConfigProducerArne Juul2023-02-137-18/+18
* let fromClassAndBundle take the class object as parameterArne Juul2023-02-111-2/+2
* Unify on Streams.toList()Henning Baldersheim2023-01-171-2/+1
* Use 'null' bundle instead of the invalid 'container-core'gjoranv2023-01-091-1/+1
* Avoid uploading metrics-proxy access logsjonmv2023-01-031-1/+1
* Add cloud data plane filter chains for cloudBjørn Christian Seime2022-11-251-0/+1
* Remove unused classHarald Musum2022-10-231-36/+0
* Restrict data plane bindingsMorten Tokle2022-09-131-0/+1
* Revert "Restrict data plane bindings"Morten Tokle2022-09-121-1/+0
* Restrict data plane bindingsMorten Tokle2022-09-121-0/+1
* Simplify creation of BundleInstantiationSpecgjoranv2022-07-121-1/+1
* Create processing handler from the default bundlegjoranv2022-07-121-3/+4