Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldk committed Apr 11, 2024
1 parent 3a1087f commit 6bde568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/api/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1739,7 +1739,7 @@ $ python -m spacy distill [teacher_model] [student_config_path] [--output] [--co
| `--verbose`, `-V` | Show more detailed messages during distillation. ~~bool (flag)~~ |
| `--gpu-id`, `-g` | GPU ID or `-1` for CPU. Defaults to `-1`. ~~int (option)~~ |
| `--help`, `-h` | Show help message and available arguments. ~~bool (flag)~~ |
| **CREATES** | The final trained pipeline and the best trained pipeline. |
| **CREATES** | The final distilled pipeline and the best distilled pipeline. |
## huggingface-hub {id="huggingface-hub",version="3.1"}
Expand Down

0 comments on commit 6bde568

Please sign in to comment.