Skip to content

Commit

Permalink
remove (New)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Saunders committed Dec 3, 2024
1 parent fcd5106 commit be09656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ accelerate launch -m axolotl.cli.inference examples/openllama-3b/lora.yml \
accelerate launch -m axolotl.cli.train https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/examples/openllama-3b/lora.yml
```

### Axolotl CLI (New)
### Axolotl CLI

If you've installed this package using `pip` from source, we now support a new, more
streamlined CLI using [click](https://click.palletsprojects.com/en/stable/). Rewriting
Expand Down

0 comments on commit be09656

Please sign in to comment.