A Python script to automatically scrape vLLM serve command documentation and generate a clean YAML configuration file with all available flags and their default values.
- 🌐 Auto-scrapes latest vLLM documentation
- 🧹 Clean parsing - removes symbols, handles multiple flag variants
- 📝 YAML output with inline comments and descriptions
- 📊 Progress bar with rich library