Skip to content

Commit

Permalink
Update gpt4all_python_embedding.md
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Mulyar <[email protected]>
  • Loading branch information
AndriyMulyar authored Jul 14, 2023
1 parent 306105e commit cfd70b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpt4all-bindings/python/docs/gpt4all_python_embedding.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The embedding model will automatically be downloaded if not installed.
### Speed of embedding generation
The following table lists the generation speed for text document captured on an Intel i913900HX CPU with DDR5 5600 running with 8 threads under stable load.

| Tokens | 128 | 512 | 2048 | 8129 | 2^14 |
| Tokens | 128 | 512 | 2048 | 8129 | 16,384 |
| --------------- | ---- | ---- | ---- | ---- | ---- |
| Wall time (s) | .02 | .08 | .24 | .96 | 1.9 |
| Tokens / Second | 6508 | 6431 | 8622 | 8509 | 8369 |
Expand Down

0 comments on commit cfd70b6

Please sign in to comment.