- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 141 - 150 of 310 for label:vespa (0.03 sec)
-
working-with-chunks.html.md
# Working with chunks A key technique in RAG applications, and vector search applications in general, is to split longer text into chunks. This lets you: - Generate a vector embedding for each chun...docs.vespa.ai/en/working-with-chunks.html.mdRegistered: Mon Aug 25 05:05:23 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 10.4K bytes - Viewed (0) -
query-api-reference.html.md
# Query API Reference Refer to the [Query API guide](../query-api.html) for API examples. All the request parameters listed below can be set in query profiles. The first four blocks of properties a...docs.vespa.ai/en/reference/query-api-reference.html.mdRegistered: Mon Aug 25 05:05:38 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 46.9K bytes - Viewed (0) -
tensorflow.html.md
# Ranking with TensorFlow Models Vespa can import TensorFlow models converted to the ONNX format. The tutorial [TensorFlow: Deploy model to Vespa through ONNX](https://vespa-engine.github.io/learnt...docs.vespa.ai/en/tensorflow.html.mdRegistered: Mon Aug 25 05:03:53 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 2.1K bytes - Viewed (0) -
news-1-getting-started.html.md
# News search and recommendation tutorial - getting started on Docker Our goal with this series is to set up a Vespa application for personalized news recommendations. We will do this in stages, st...docs.vespa.ai/en/tutorials/news-1-getting-started.html.mdRegistered: Mon Aug 25 05:04:00 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 9.3K bytes - Viewed (0) -
unit-testing.html.md
# Testing See [automated deployments](https://cloud.vespa.ai/en/automated-deployments.html)for how to implement system, staging and production verification tests using Vespa Cloud. ## Unit testing ...docs.vespa.ai/en/unit-testing.html.mdRegistered: Mon Aug 25 05:03:50 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 7.6K bytes - Viewed (0) -
vespa-benchmarking.html.md
# Vespa Benchmarking Benchmarking a Vespa application is essential to get an idea of how well the test configuration performs. Thus, benchmarking is an essential part of sizing a search cluster its...docs.vespa.ai/en/performance/vespa-benchmarking.html.mdRegistered: Mon Aug 25 04:54:01 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 7.4K bytes - Viewed (0) -
page-templates.html.md
# Page Templates When multiple kinds of data is fetched for a request, the application must decide how to lay out the data to return to the user._Page templates_ allows such page layouts to be defi...docs.vespa.ai/en/page-templates.html.mdRegistered: Mon Aug 25 04:53:28 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 13.6K bytes - Viewed (0) -
onnx.html.md
# Ranking With ONNX Models Vespa supports advanced ranking models through its tensor API. If your model is in the [ONNX format](https://onnx.ai/), Vespa can import and use the model directly. You c...docs.vespa.ai/en/onnx.html.mdRegistered: Mon Aug 25 04:52:51 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 12.5K bytes - Viewed (0) -
vespa-quick-start.html.md
# Quick Start, using Docker This guide shows how to install and run Vespa on a single machine using Docker - it deploys an application, feeds some data and issues queries. See [Getting Started](get...docs.vespa.ai/en/vespa-quick-start.html.mdRegistered: Mon Aug 25 04:53:02 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 1.7K bytes - Viewed (0) -
binarizing-vectors.html.md
# Binarizing Vectors Binarization in this context is mapping numbers in a vector (embedding) to bits (reducing the value range), and representing the vector of bits efficiently using the `int8` dat...docs.vespa.ai/en/binarizing-vectors.html.mdRegistered: Mon Aug 25 04:51:56 UTC 2025 - Last Modified: Fri Aug 22 21:21:16 UTC 2025 - 20.7K bytes - Viewed (0)