GenerativeAIExamples icon indicating copy to clipboard operation
GenerativeAIExamples copied to clipboard

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

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

When an image is passed as context using the `multi_modal_context` parameter and no other column is referenced in the prompt, the validator throws an incorrect warning, `PROMPT_WITHOUT_REFERENCES`. See [visual-question-answering.ipynb](https://github.com/NVIDIA/GenerativeAIExamples/blob/main/nemo/NeMo-Data-Designer/advanced/multimodal/visual-question-answering-using-vlm.ipynb) to...

Introducing local deployed NIMs of llama-3.3-nemotron-super-49b-v1 and qwen2.5-coder-32b-instruct.

Nemotron Coder-R is a demonstration of a coding agen for reasoning-aware code generation powered by the open-source NVIDIA Nemotron Nano 9B v2 model. The agent combines the strengths of large...

Adding Sridurga as a contributor

Adds links to NeMo Data Designer tutorials in the main README following the established pattern for other NVIDIA microservices. **Changes:** - Added to "What's New?" section - Created "Synthetic Data...

Modified Gretel RAG example to work with Nemo Data Designer

To upgrade langchain, langgraph, faiss packagge; correct embedding QA model id and use correct class on langgraph.

To fix bugs on the notebook: 1) replace sdxl with stable-diffusion-3-medium as sdxl nim was deprecated; 2) remove unnecessary import statements

After successfully starting the docker for the basic rag and opening the webpage, the page shows an Internal Server error. And, the web console shows a 500 error trying to...

I added a new Graphana UI to monitor traffic reasignment