young-geng / EasyLM

Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Flax.
Apache License 2.0
2.38k stars 254 forks source link

Corrected mistake in a shell command. Improved readability #24

Closed wthoutanymmries closed 1 year ago

wthoutanymmries commented 1 year ago

The shell command to convert LLaMA weights to EasyLM format was crashing due to a wrong command line argument Edit: spelling