Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

$

accelerate

launch

-m

axolotl.cli.inference

examples/aurora/experiment1.yml

--gradio

#

this

will

inference

aurora

$

accelerate

launch

-m

axolotl.cli.inference

examples/starcoder/lora.yml

--gradio

#

this

will

inference

starcoder


Info

If you want to inference the base model you can run the command without specifying a lora_model_dir. This will work for any base model. Aurora and Starcoder examples below:

Code Block

If you want to inference the base model you can run the command without specifying a lora_model_dir. This will work for any base model. Aurora and Starcoder examples below:

...