Update README.md
Browse files
README.md
CHANGED
@@ -36,14 +36,6 @@ llama.cpp recently made another breaking change to its quantisation methods - ht
|
|
36 |
|
37 |
I have quantised the GGML files in this repo with the latest version. Therefore you will require llama.cpp compiled on May 19th or later (commit `2d5db48` or later) to use them.
|
38 |
|
39 |
-
For files compatible with the previous version of llama.cpp, please see branch `previous_llama_ggmlv2`.
|
40 |
-
|
41 |
-
## Epoch
|
42 |
-
|
43 |
-
The files in the `main` branch are from Epoch 3 of Manticore 13B, as of May 19th.
|
44 |
-
|
45 |
-
The files in the `previous_llama_ggmlv2` branch are from Epoch 1.
|
46 |
-
|
47 |
## Provided files
|
48 |
| Name | Quant method | Bits | Size | RAM required | Use case |
|
49 |
| ---- | ---- | ---- | ---- | ---- | ----- |
|
|
|
36 |
|
37 |
I have quantised the GGML files in this repo with the latest version. Therefore you will require llama.cpp compiled on May 19th or later (commit `2d5db48` or later) to use them.
|
38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
## Provided files
|
40 |
| Name | Quant method | Bits | Size | RAM required | Use case |
|
41 |
| ---- | ---- | ---- | ---- | ---- | ----- |
|