Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,11 @@
|
|
2 |
inference: true
|
3 |
---
|
4 |
|
|
|
|
|
|
|
|
|
|
|
5 |
### NOTE:
|
6 |
The PR [#1405](https://github.com/ggerganov/llama.cpp/pull/1405) brought breaking changes - none of the old models work with the latest build of llama.cpp.
|
7 |
|
|
|
2 |
inference: true
|
3 |
---
|
4 |
|
5 |
+
Better maintained files can be found here:
|
6 |
+
https://huggingface.co/CRD716/ggml-vicuna-1.1-quantized/
|
7 |
+
|
8 |
+
---
|
9 |
+
|
10 |
### NOTE:
|
11 |
The PR [#1405](https://github.com/ggerganov/llama.cpp/pull/1405) brought breaking changes - none of the old models work with the latest build of llama.cpp.
|
12 |
|