Skip to content

Commit

Permalink
update cli demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
shibing624 committed Sep 20, 2023
1 parent 4eff700 commit 5cc36a9
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 @@ -342,7 +342,7 @@ run:

```shell
pip install text2vec -U
text2vec --input_file input.txt --output_file out.csv --batch_size 32 --multi_gpu True
text2vec --input_file input.txt --output_file out.csv --batch_size 128 --multi_gpu True
```

> 输入文件(required):`input.txt`
Expand Down

0 comments on commit 5cc36a9

Please sign in to comment.