"vscode:/vscode.git/clone" did not exist on "25ac33440334fd2fdfe3fe4e4dd3dd1428601a47"
Unverified Commit 2bfa234f authored by Casper's avatar Casper Committed by GitHub
Browse files

Benchmark info (#138)

parent 0f3214b1
......@@ -197,6 +197,9 @@ generation_output = model.generate(
## Benchmarks
- GPU: RTX 3090
- Command: `python examples/benchmark --model_path <hf_model>`
| Model Name | Version | Batch Size | Prefill Length | Decode Length | Prefill tokens/s | Decode tokens/s | Memory (VRAM) |
|---------------|---------|------------|----------------|---------------|------------------|-----------------|------------------|
| Vicuna 7B | GEMM | 1 | 64 | 64 | 2618.88 | 125.428 | 4.57 GB (19.31%) |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment