Commit 4a9b3786 authored by lintangsutawika's avatar lintangsutawika
Browse files

format readme

parent 6c587ba9
...@@ -136,7 +136,7 @@ Using this setting helps for massive models like BLOOM which require, or to avoi ...@@ -136,7 +136,7 @@ Using this setting helps for massive models like BLOOM which require, or to avoi
**Note that this option requires launching evaluation via `python main.py` rather than `accelerate launch main.py`.** **Note that this option requires launching evaluation via `python main.py` rather than `accelerate launch main.py`.**
To use `accelerate` with the `lm-eval` command, use To use `accelerate` with the `lm-eval` command, use
``` ```
accelerate launch --no_python lm-eval --model ... accelerate launch --no_python lm-eval --model ...
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment