Update README.md
Browse files
README.md
CHANGED
@@ -28,9 +28,9 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
|
|
28 |
|
29 |
## Other repositories available
|
30 |
|
31 |
-
* [4-bit GPTQ models for GPU inference](https://huggingface.co/ausboss/llama-30b-supercot-4bit)
|
32 |
* [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/llama-30b-supercot-GGML)
|
33 |
-
* [
|
34 |
|
35 |
## THE FILES IN MAIN BRANCH REQUIRES LATEST LLAMA.CPP (May 19th 2023 - commit 2d5db48)!
|
36 |
|
|
|
28 |
|
29 |
## Other repositories available
|
30 |
|
31 |
+
* [ausboss' 4-bit GPTQ models for GPU inference](https://huggingface.co/ausboss/llama-30b-supercot-4bit)
|
32 |
* [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/llama-30b-supercot-GGML)
|
33 |
+
* [ausboss' original unquantised fp16 model in HF format](https://huggingface.co/ausboss/llama-30b-supercot)
|
34 |
|
35 |
## THE FILES IN MAIN BRANCH REQUIRES LATEST LLAMA.CPP (May 19th 2023 - commit 2d5db48)!
|
36 |
|