Skip to content

Commit 49d96fd

Browse files
author
Yavor Ivanov
authored
Update README.md with threads note
1 parent aa39fec commit 49d96fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ cmake .. && make -j4
3535
# run inference
3636
./bin/sam -t 16 -i ../img.jpg -m ../checkpoints/ggml-model-f16.bin
3737
```
38+
Note: The optimal threads parameter ("-t") value should be manually selected based on the specific machine running the inference.
3839

3940
## Downloading and converting the model checkpoints
4041

0 commit comments

Comments
 (0)