Skip to content

Add CVDP benchmark resource server with apptainer instead of docker#928

Open
arti4nvj wants to merge 2 commits intoNVIDIA-NeMo:mainfrom
arti4nvj:arti/cvdp_v2
Open

Add CVDP benchmark resource server with apptainer instead of docker#928
arti4nvj wants to merge 2 commits intoNVIDIA-NeMo:mainfrom
arti4nvj:arti/cvdp_v2

Conversation

@arti4nvj
Copy link

Part of Customer Eval Bench, this is adding CVDP (non-agentic, non-commercial) support to Gym. This is a single pass evaluation using vLLM as a backend. The current code matches the existing public CVDP infra as of 3/5.

resources_server/cvdp --> All the helper scripts and files needed to run the benchmark
resources_server/cvdp/cvdp_lib --> contain files and code straight from CVDP Public Github that are needed for the final report generation
resources_server/cvdp/scripts --> contain all the helper scripts to convert the dataset to gym, create the final report
responses_api_agents/cvdp_agent --> copy of Simple Agent except added support for retries

Instead of Docker, this runs with Apptainer

Signed-off-by: Arti Jain <artij@nvidia.com>
Signed-off-by: Arti Jain <artij@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant