File size: 959 Bytes
b08ba70
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
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