llama.cpp/examples/llama-eval
Georgi Gerganov a939f4c47e
docs: update llama-eval-discussion.md with threading and model parameter updates
- Add threading support implementation details
- Document ThreadPoolExecutor usage and thread safety
- Add model parameter implementation details
- Include testing results for both features
2026-02-15 21:08:23 +02:00
..
llama-eval-discussion.md docs: update llama-eval-discussion.md with threading and model parameter updates 2026-02-15 21:08:23 +02:00
llama-eval-new.py examples: add threading support and model parameter to llama-eval-new.py 2026-02-15 21:08:23 +02:00
llama-eval.py add checkpointing 2026-02-15 21:08:22 +02:00
llama-server-simulator-plan.md examples: add llama-server simulator for testing eval scripts 2026-02-15 21:08:22 +02:00
llama-server-simulator.py examples: use cached dataset path in simulator to avoid HF Hub requests 2026-02-15 21:08:23 +02:00
simulator-summary.md examples: add llama-server simulator for testing eval scripts 2026-02-15 21:08:22 +02:00
test-grader.py examples: implement flexible grader system for answer validation 2026-02-15 21:08:23 +02:00
test-simulator.sh examples: refactor test-simulator.sh for better readability 2026-02-15 21:08:22 +02:00