Skip to content

Commit 74e3ebb

Browse files
authored
Correct backend name from VLLM to accelerate in LightEval example
1 parent 1ec68a5 commit 74e3ebb

File tree

1 file changed

+1
-1
lines changed
  • chapters/en/chapter11

1 file changed

+1
-1
lines changed

chapters/en/chapter11/5.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Example: `"mmlu|abstract_algebra|0|0"` evaluates on MMLU's abstract algebra task
9292

9393
Let's set up an evaluation pipeline for our finetuned model. We will evaluate the model on set of sub tasks that relate to the domain of medicine.
9494

95-
Here's a complete example of evaluating on automatic benchmarks relevant to one specific domain using Lighteval with the VLLM backend:
95+
Here's a complete example of evaluating on automatic benchmarks relevant to one specific domain using Lighteval with the accelerate backend:
9696

9797
```bash
9898
lighteval accelerate \

0 commit comments

Comments
 (0)