Buckets:
83.3 GB
3,227 files
Updated about 1 month ago
Ctrl+K
| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| README.md | 662 Bytes xet | 0fd88885 | |
| llama-eval.py | 61.1 kB xet | dd9e8d33 | |
| llama-server-simulator.py | 13 kB xet | f216ce63 | |
| test-simulator.sh | 2.8 kB xet | 0b3e5e3c |
llama-eval
Simple evaluation tool for llama.cpp with support for multiple datasets.
For a full description, usage examples, and sample results, see:
Quick start
# Single server
python3 llama-eval.py \
--server http://localhost:8033 \
--model my-model \
--dataset gsm8k --n_cases 100 \
--grader-type regex --threads 32
# Multiple servers (comma-separated URLs and thread counts)
python3 llama-eval.py \
--server http://server1:8033,http://server2:8033 \
--server-name server1,server2 \
--threads 16,16 \
--dataset aime2025 --n_cases 240 \
--grader-type regex
- Total size
- 83.3 GB
- Files
- 3,227
- Last updated
- Jul 8
- Pre-warmed CDN
- US EU US EU