Commit
·
5019332
1
Parent(s):
d72299b
Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,7 @@ It uses a mixture of the following datasets:
|
|
25 |
|
26 |
#### 13B
|
27 |
- 13B (unquantized): [https://huggingface.co/ausboss/llama-13b-supercot](https://huggingface.co/ausboss/llama-13b-supercot)
|
|
|
28 |
|
29 |
### Compatibility
|
30 |
This LoRA is compatible with any 7B, 13B or 30B 4-bit quantized LLaMa model, including ggml quantized converted bins
|
|
|
25 |
|
26 |
#### 13B
|
27 |
- 13B (unquantized): [https://huggingface.co/ausboss/llama-13b-supercot](https://huggingface.co/ausboss/llama-13b-supercot)
|
28 |
+
- 13B 4-bit 128g CUDA: [https://huggingface.co/ausboss/llama-13b-supercot-4bit-128g](https://huggingface.co/ausboss/llama-13b-supercot-4bit-128g)
|
29 |
|
30 |
### Compatibility
|
31 |
This LoRA is compatible with any 7B, 13B or 30B 4-bit quantized LLaMa model, including ggml quantized converted bins
|