Update gpt4all_python_embedding.md

Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
This commit is contained in:
Andriy Mulyar 2023-07-14 14:54:36 -04:00 committed by GitHub
parent 89e277bb3c
commit 306105e62f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ The embedding model will automatically be downloaded if not installed.
[0.034696947783231735, -0.07192722707986832, 0.06923297047615051, ...] [0.034696947783231735, -0.07192722707986832, 0.06923297047615051, ...]
``` ```
### Speed of embedding generation ### Speed of embedding generation
The following table lists the generation speed for text documents of N tokens captured on an Intel i913900HX CPU with DDR5 5600 running with 8 threads under stable load. 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 | 2^14 |
| --------------- | ---- | ---- | ---- | ---- | ---- | | --------------- | ---- | ---- | ---- | ---- | ---- |