Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 310 for label:vespa (0.03 sec)

  1. 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.md
    Registered: Mon Aug 25 05:05:23 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 10.4K bytes
    - Viewed (0)
  2. 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.md
    Registered: Mon Aug 25 05:05:38 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 46.9K bytes
    - Viewed (0)
  3. 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.md
    Registered: Mon Aug 25 05:03:53 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 2.1K bytes
    - Viewed (0)
  4. 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.md
    Registered: Mon Aug 25 05:04:00 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 9.3K bytes
    - Viewed (0)
  5. 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.md
    Registered: Mon Aug 25 05:03:50 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 7.6K bytes
    - Viewed (0)
  6. 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.md
    Registered: Mon Aug 25 04:54:01 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 7.4K bytes
    - Viewed (0)
  7. 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.md
    Registered: Mon Aug 25 04:53:28 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 13.6K bytes
    - Viewed (0)
  8. 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.md
    Registered: Mon Aug 25 04:52:51 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 12.5K bytes
    - Viewed (0)
  9. 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.md
    Registered: Mon Aug 25 04:53:02 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 1.7K bytes
    - Viewed (0)
  10. 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.md
    Registered: Mon Aug 25 04:51:56 UTC 2025
    - Last Modified: Fri Aug 22 21:21:16 UTC 2025
    - 20.7K bytes
    - Viewed (0)
Back to top