NVIDIA / nim-anywhere

Accelerate your Gen AI with NVIDIA NIM and NVIDIA AI Workbench
https://www.nvidia.com/en-us/ai/
Apache License 2.0
111 stars 64 forks source link

Changes for demo creation - reranking and embedding checklist #38 #41

Closed btong04 closed 3 months ago

btong04 commented 3 months ago

Changed default option in code/chain_server/chain.py to disable kb and reranker by default. Updated code/frontend/common.py initial inputs for UI checkbox. Updated code/frontend/pages/control/init.py to use initial inputs from common.py.