jina-ai / jerboa

LLM finetuning
Apache License 2.0
42 stars 4 forks source link

fix: readme cli after switching to typer #66

Closed samsja closed 1 year ago

samsja commented 1 year ago

Context

with typer we need to use - instead of _ in the cli arg. This pr change the readme accordingly