Update README.md
Browse files
README.md
CHANGED
@@ -22,13 +22,13 @@ tags:
|
|
22 |
|
23 |
This repo focuses on the available and excellent tiny LLMs which can be easily runned for chatting PDFs on MacOS, balancing the LLM's effect and inference speed.
|
24 |
|
25 |
-
If you are a Mac user, the following free wonderful AI tools can help you to read and understand PDFs effectively:
|
26 |
|
27 |
-
|
28 |
|
29 |
-
|
30 |
|
31 |
-
PS. Click [here](https://awa-ai.lemonsqueezy.com/buy/89be07f8-060d-4a8f-a758-f25352773168) to subscribe and you can use ChatPDFLocal for free.
|
32 |
|
33 |
The default model used by local LLM is ggml-model-Q3_K_M.gguf, you can also load any customerized open source model that suits your Mac configuration size by inputing huggingface repo.
|
34 |
|
|
|
22 |
|
23 |
This repo focuses on the available and excellent tiny LLMs which can be easily runned for chatting PDFs on MacOS, balancing the LLM's effect and inference speed.
|
24 |
|
25 |
+
##If you are a Mac user, the following free wonderful AI tools can help you to read and understand PDFs effectively:
|
26 |
|
27 |
+
### If you are using Zotero for managing and reading your personal PDFs, [zotero-chatpdf](https://github.com/ljeagle/zotero-chatpdf) is a free plugin which can assist you to chat PDFs effectively by your local llama3.1.
|
28 |
|
29 |
+
### you can download the beautiful ChatPDFLocal MacOS app from [here](https://www.chatpdflocal.com), load one or batch PDF files at will, and quickly experience the effect of the model through chat reading.
|
30 |
|
31 |
+
### PS. Click [here](https://awa-ai.lemonsqueezy.com/buy/89be07f8-060d-4a8f-a758-f25352773168) to subscribe and you can use ChatPDFLocal for free.
|
32 |
|
33 |
The default model used by local LLM is ggml-model-Q3_K_M.gguf, you can also load any customerized open source model that suits your Mac configuration size by inputing huggingface repo.
|
34 |
|