v0.0.1
π Initial Release
This is the first public release of genai-bench - a comprehensive benchmarking tool for generative AI models and inference servers.
β¨ Features
- Support for text-to-text, image-to-text, and embedding benchmarks
- Flexible dataset configuration with HuggingFace integration
- Multiple API backends (OpenAI, OCI Cohere, custom)
- Comprehensive metrics and reporting
- Docker support for containerized benchmarking
- Traffic scenario modeling with concurrency controls
π Getting Started
pip install genai-bench
genai-bench --help
genai-bench benchmark --helpSee the USER_GUIDE.md for detailed usage instructions.
π What's Included
- CLI tool with comprehensive options
- Pre-configured traffic scenarios
- Excel and plot generation for results analysis
- Support for distributed benchmarking
π οΈ Requirements
- Python 3.11+
- See pyproject.toml for full dependencies