Update README.md
Browse files
README.md
CHANGED
@@ -30,9 +30,9 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
|
|
30 |
|
31 |
## Repositories available
|
32 |
|
33 |
-
* [4-bit GPTQ models for GPU inference](https://huggingface.co/CalderaAI/30B-Lazarus-GPTQ4bit)
|
34 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/30B-Lazarus-GGML)
|
35 |
-
* [
|
36 |
|
37 |
<!-- compatibility_ggml start -->
|
38 |
## Compatibility
|
|
|
30 |
|
31 |
## Repositories available
|
32 |
|
33 |
+
* [CalderAI's 4-bit GPTQ models for GPU inference](https://huggingface.co/CalderaAI/30B-Lazarus-GPTQ4bit)
|
34 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/30B-Lazarus-GGML)
|
35 |
+
* [CalderAI's unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/CalderaAI/30B-Lazarus)
|
36 |
|
37 |
<!-- compatibility_ggml start -->
|
38 |
## Compatibility
|