mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-13 16:46:09 +00:00
# What does this PR do? In this PR, we added a new eval open benchmark IfEval based on paper https://arxiv.org/abs/2311.07911 to measure the model capability of instruction following. ## Test Plan spin up a llama stack server with open-benchmark template run `llama-stack-client --endpoint xxx eval run-benchmark "meta-reference-ifeval" --model-id "meta-llama/Llama-3.3-70B-Instruct" --output-dir "/home/markchen1015/" --num-examples 20` on client side and get the eval aggregate results |
||
---|---|---|
.. | ||
changelog.yml | ||
gha_workflow_llama_stack_tests.yml | ||
integration-tests.yml | ||
pre-commit.yml | ||
providers-build.yml | ||
semantic-pr.yml | ||
stale_bot.yml | ||
tests.yml | ||
unit-tests.yml | ||
update-readthedocs.yml |