--- annotations_creators: [] language: [] license: apache-2.0 tags: [docker, vllm, nvidia, rocm] pretty_name: vLLM Dockerfiles by Commit yaml_version: 2.0 --- # vLLM Dockerfiles by Commit (private) This dataset aggregates Dockerfile content from the vLLM repository across commits. - Category `nvidia`: main Dockerfile (prefers docker/Dockerfile, falls back to root Dockerfile) - Category `rocm`: ROCm Dockerfile (prefers docker/Dockerfile.rocm, falls back to root Dockerfile.rocm) - Category `whole`: all Dockerfiles per commit keyed by basename (e.g., Dockerfile.cpu, Dockerfile.neuron) ## Files - data/nvidia-vllm-docker.parquet - data/rocm-vllm-docker.parquet - data/whole-vllm-docker.parquet ## Columns - commit (SHA), commit_date (ISO), category (nvidia|rocm|whole), plus file-content columns per category ## Stats - Rows by category: {"nvidia": 129, "rocm": 129, "whole": 129} - Null main Dockerfiles (nvidia): 5 - Null ROCm Dockerfiles (rocm): 5