Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amithkoujalgi authored Dec 31, 2023
1 parent ae0a30c commit f6d69c4
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,25 +71,6 @@ https://github.com/amithkoujalgi/ollama-pdf-bot/assets/1876165/40dc70e6-9d35-417

[HL-B2080DW v0522.pdf](https://github.com/amithkoujalgi/ollama-pdf-bot/files/13323208/HL-B2080DW.v0522.pdf)

### Benchmarks

- The above provided PDFs were used for benchmarking.
- Models used: `Llama2`
- Model download time `Llama2` - `~6-8 minutes`

#### Devices used

- **PC**: 3.6 GHz Intel i9 (9th gen), Nvidia RTX 2080, 32 GB memory
- **Laptop**: 2.6 GHz 6-Core Intel Core i7 MacBook Pro (2019)

| Model | Device | Operation | Time Taken |
|--------|--------|-------------------------------------------|---------------|
| Llama2 | PC | Load embedding model | <1 minute |
| Llama2 | PC | Create embeddings and vector store | ~3-4 minutes |
| Llama2 | PC | Answer the questions on the uploaded PDFs | ~5-10 seconds |
| Llama2 | Laptop | Load embedding model | ~120 seconds |
| Llama2 | Laptop | Create embeddings and vector store | ~80 seconds |
| Llama2 | Laptop | Answer the questions on the uploaded PDFs | ~150 seconds |

### Improvements

Expand Down

0 comments on commit f6d69c4

Please sign in to comment.