Update README.md (#2)
Browse files- Update README.md (c35f2b834f77136126b6a34453d26b7b0bba4281)
README.md
CHANGED
@@ -15,4 +15,10 @@ tags:
|
|
15 |
- gguf
|
16 |
- llama.cpp
|
17 |
---
|
18 |
-
Llama3.1 8b GGUF format models which can be runned on the MacOS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- gguf
|
16 |
- llama.cpp
|
17 |
---
|
18 |
+
# Llama3.1 8b GGUF format models which can be runned on the MacOS or devices.
|
19 |
+
|
20 |
+
# chatpdflocal 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.
|
21 |
+
|
22 |
+
# If you are a Mac user, you can download the beautiful ChatPDFLocal MacOS app from [here](www.chatpdflocal.com), load one or batch PDF files at will, and quickly experience the effect of the model through chat reading.
|
23 |
+
|
24 |
+
# PS. Click [here](https://awa-ai.lemonsqueezy.com/buy/89be07f8-060d-4a8f-a758-f25352773168) to subscribe and you can use ChatPDFLocal for free. 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, enjoy, thank you!
|