GenerativeAIExamples
GenerativeAIExamples copied to clipboard
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
RetrievalAugmentedGeneration.common.utils.get_llm() reports the incorrect model_engine name in the last line of the function in error string. Says "Supported engines are triton-trt-llm and nemo-infer", but should say "Supported engines are triton-trt-llm...
Bumps [gradio](https://github.com/gradio-app/gradio) from 3.39.0 to 4.11.0. Changelog Sourced from gradio's changelog. 4.11.0 Features #6842 846d52d - Fix md highlight. Thanks @pngwn! #6831 f3abde8 - Add an option to enable header...
Asking question which does not have a relevant snippet in the knowledge base leads to frontend error
Asking a question, unrelated to knowledge base content, causes frontend to fail with error. Without knowledge base:  With knowledge base: 
Experimenting with notebooks can create .`ipynb_checkpoints` folder in RetrievalAugmentedGeneration/notebooks/dataset.  This will cause upload_pdf_files function to fail when increasing `NUM_DOCS_TO_UPLOAD`. The issue does not occur with default `NUM_DOCS_TO_UPLOAD` (100), as...
This issue is like a GenerativeAIExamples!
Changing local volumes from "hostPath" to "PersistentVolumeClaim" will make this solution work well on multi-node K8S clusters. Single-Node K8S cluster could also run as well, for examples: Microk8s could set...
Hi, After uploading a PDF, I am able to see the screen below-  But it is showing error while returning a response like below- `Traceback (most recent call last):...
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.8 to 4.0.11. Release notes Sourced from jupyterlab's releases. v4.0.11 4.0.11 (Full Changelog) Security fixes Potential authentication and CSRF tokens leak in JupyterLab (GHSA-44cc-43rp-5947) SXSS in Markdown...
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.8 to 4.0.11. Release notes Sourced from jupyterlab's releases. v4.0.11 4.0.11 (Full Changelog) Security fixes Potential authentication and CSRF tokens leak in JupyterLab (GHSA-44cc-43rp-5947) SXSS in Markdown...