Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ language:
|
|
| 3 |
- en
|
| 4 |
---
|
| 5 |
Converted version of [gpt4all](https://github.com/nomic-ai/gpt4all) weights with ggjt magic for use in [llama.cpp](https://github.com/ggerganov/llama.cpp) or [pyllamacpp](https://github.com/nomic-ai/pyllamacpp).
|
| 6 |
-
Full
|
| 7 |
|
| 8 |
## Usage via pyllamacpp
|
| 9 |
|
|
|
|
| 3 |
- en
|
| 4 |
---
|
| 5 |
Converted version of [gpt4all](https://github.com/nomic-ai/gpt4all) weights with ggjt magic for use in [llama.cpp](https://github.com/ggerganov/llama.cpp) or [pyllamacpp](https://github.com/nomic-ai/pyllamacpp).
|
| 6 |
+
Full credit goes to the [GPT4All project](https://github.com/nomic-ai/gpt4all).
|
| 7 |
|
| 8 |
## Usage via pyllamacpp
|
| 9 |
|