Skip to content

Commit b8a342e

Browse files
authored
Update Readme.md
1 parent 12dcc50 commit b8a342e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/benchmarks/SmartScraper/Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ In particular, is tested with SmartScraper
1111
| ------------------ | --------------------------------------- | --------- | --------- |
1212
| Macbook 14' m1 pro | Mistral on Ollama with nomic-embed-text | 11.60s | 26.61s |
1313
| Macbook m2 max | Mistral on Ollama with nomic-embed-text | 8.05s | 12.17s |
14-
| Macbook 14' m1 pro | Llama3 on Ollama with nomic-embed-text | 29.871 | 35.32 |
14+
| Macbook 14' m1 pro | Llama3 on Ollama with nomic-embed-text | 29.871s | 35.32s |
1515
| Macbook m2 max | Llama3 on Ollama with nomic-embed-text | 18.36s | 78.32s |
1616

1717

1818
**Note**: the examples on Docker are not runned on other devices than the Macbook because the performance are to slow (10 times slower than Ollama). Indeed the results are the following:
1919

2020
| Hardware | Example 1 | Example 2 |
2121
| ------------------ | --------- | --------- |
22-
| Macbook 14' m1 pro | 139.89 | Too long |
22+
| Macbook 14' m1 pro | 139.89s | Too long |
2323
# Performance on APIs services
2424
### Example 1: personal portfolio
2525
**URL**: https://perinim.github.io/projects

0 commit comments

Comments
 (0)