Skip to content

Commit 5cc36a9

Browse files
committed
update cli demo.
1 parent 4eff700 commit 5cc36a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ run:
342342

343343
```shell
344344
pip install text2vec -U
345-
text2vec --input_file input.txt --output_file out.csv --batch_size 32 --multi_gpu True
345+
text2vec --input_file input.txt --output_file out.csv --batch_size 128 --multi_gpu True
346346
```
347347

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

0 commit comments

Comments
 (0)