Llama2 - Training
LLama2
To execute the main training script Axolotl provides this command to begin training Phi 2.0
accelerate launch -m axolotl.cli.train examples/llama-2/lora.yml
If you have not already done so, you will be asked to enter your Weights and Biases API Key.
Enter the key at the command line prompt:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
An analysis of the axolotl.clt.train module
Last updated
Was this helpful?