1.4K
Chat Question-and-Answer sample application is a foundational Retrieval-Augmented Generation (RAG) pipeline that allows users to ask questions and receive answers, including those based on their own private data corpus.
Compared to the Chat Question-and-Answerā implementation, this implementation of Chat Question-and-Answer is optimized for memory footprint as it is built as a single monolithic application with the entire RAG pipeline bundled in a single microservice. This is primarily addressing deployment in configurations that are limited in available memory like IntelĀ® Core&trade portfolio (and hence the suffix "Core" in the name).
For more details on deployment, refer to the documentationā .
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
Copyright (C) 2024 Intel Corporation.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0ā
Intel, the Intel logo, and Xeon are trademarks of Intel Corporation in the U.S. and/or other countries.
*Other names and brands may be claimed as the property of others.
Content type
Helm
Digest
sha256:d70953b0fā¦
Size
3.8 kB
Last updated
27 days ago
helm pull oci://registry-1.docker.io/intel/chat-question-and-answer-core --version 2026.1.0-helmPulls:
1
Last week