GenerativeAIExamples icon indicating copy to clipboard operation
GenerativeAIExamples copied to clipboard

Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.

Results 42 GenerativeAIExamples issues
Sort by recently updated
recently updated
newest added

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...

question

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...

dependencies
python

Asking a question, unrelated to knowledge base content, causes frontend to fail with error. Without knowledge base: ![image](https://github.com/NVIDIA/GenerativeAIExamples/assets/3092478/476e809b-5e1b-41ff-9e66-fc164303787c) With knowledge base: ![image](https://github.com/NVIDIA/GenerativeAIExamples/assets/3092478/a41f97b6-465c-457e-a124-08860fd1a52f)

bug

Experimenting with notebooks can create .`ipynb_checkpoints` folder in RetrievalAugmentedGeneration/notebooks/dataset. ![image](https://github.com/NVIDIA/GenerativeAIExamples/assets/3092478/232727d6-0411-47c4-97dc-3f457ac24eab) 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...

bug

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- ![image](https://github.com/NVIDIA/GenerativeAIExamples/assets/30830541/61610edc-6fb8-4edf-bd07-c4bf92d3125f) But it is showing error while returning a response like below- `Traceback (most recent call last):...

bug

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...

dependencies
python

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...

dependencies
python