Skip to content

Commit

Permalink
Remove link from WWB README.md (openvinotoolkit#860)
Browse files Browse the repository at this point in the history
  • Loading branch information
l-bat authored Sep 16, 2024
1 parent ba97a22 commit c43b945
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llm_bench/python/who_what_benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ metrics_per_prompt, metrics = evaluator.score(optimized_model, test_data=prompts

### Installing

* git clone https://github.com/andreyanufr/who_what_benchmark.git
* python -m venv eval_env
* source eval_env/bin/activate
* pip install -r requirements.txt
Expand Down

0 comments on commit c43b945

Please sign in to comment.