GenerativeAIExamples
GenerativeAIExamples copied to clipboard
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
## Changes - Fixed inaccurate descriptions (config cell, NIM comment, SciDocs explanation) - Removed duplicate import statement - Added Next Steps section with achievement summary (baseline 0.159 → 0.176 recall@5),...
I am getting an error while running the following command docker compose up -d --build for https://github.com/NVIDIA/GenerativeAIExamples/tree/main/RAG/examples/basic_rag/langchain Error response from daemon: failed to create task for container: failed to create...
What driver is “missing”? - You need the NVIDIA proprietary GPU driver on the host with CUDA 12.x support, plus the NVIDIA Container Toolkit. - Recommended driver branch: R550+ (or...
Firstly, thanks for giving this example! We want to use this kind of approach to triage our logs and this is a great start. I have been reading [these docs](https://docs.nvidia.com/nim/large-language-models/latest/getting-started.html#export-the-api-key)...
This PR updates NeMo-Auditor tutorial to fix the `422 Unprocessable Entity` exception while creating an audit job with `nemo-microservices/auditor:25.09`. Closes #361
- I haven't run these notebooks - There are advanced notebooks where similar changes are necessary - Should this only merge after GA?