Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ datasets:
|
|
7 |
|
8 |
# VicUnlocked-30B-LoRA GPTQ
|
9 |
|
10 |
-
This
|
11 |
|
12 |
The files in this repo are the result of merging the above LoRA with the original LLaMA 30B, then quantising to 4bit using [GPTQ-for-LLaMa](https://github.com/qwopqwop200/GPTQ-for-LLaMa).
|
13 |
|
@@ -37,7 +37,7 @@ Open the text-generation-webui UI as normal.
|
|
37 |
|
38 |
**Compatible file - VicUnlocked-30B-LoRA-GPTQ-4bit.act-order.safetensors**
|
39 |
|
40 |
-
In the `main` branch - the default one - you will find `VicUnlocked-30B-LoRA-GPTQ-4bit
|
41 |
|
42 |
This will work with all versions of GPTQ-for-LLaMa. It has maximum compatibility
|
43 |
|
|
|
7 |
|
8 |
# VicUnlocked-30B-LoRA GPTQ
|
9 |
|
10 |
+
This repo contains a GPTQ format quantised 4bit model for [Neko Institute of Science's VicUnLocked 30B LoRA](https://huggingface.co/Neko-Institute-of-Science/VicUnLocked-30b-LoRA).
|
11 |
|
12 |
The files in this repo are the result of merging the above LoRA with the original LLaMA 30B, then quantising to 4bit using [GPTQ-for-LLaMa](https://github.com/qwopqwop200/GPTQ-for-LLaMa).
|
13 |
|
|
|
37 |
|
38 |
**Compatible file - VicUnlocked-30B-LoRA-GPTQ-4bit.act-order.safetensors**
|
39 |
|
40 |
+
In the `main` branch - the default one - you will find `VicUnlocked-30B-LoRA-GPTQ-4bit.act-order.safetensors`
|
41 |
|
42 |
This will work with all versions of GPTQ-for-LLaMa. It has maximum compatibility
|
43 |
|