ci(deps): bump actions/cache from 3 to 5 in gpu-benchmark.yml

Resolves remaining Dependabot PR #42
This commit is contained in:
2026-03-26 08:47:19 +01:00
parent 8efaf9fa08
commit d82ea9594f
24 changed files with 5108 additions and 79 deletions

View File

@@ -0,0 +1,15 @@
# AITBC CLI
Command Line Interface for AITBC Network
## Installation
```bash
pip install -e .
```
## Usage
```bash
aitbc --help
```