Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ Please check our GPTQ-quantized model [https://huggingface.co/shuyuej/Llama-3.3-
|
|
8 |
|
9 |
## Download Our LoRA Adapter
|
10 |
```bash
|
|
|
11 |
git clone https://huggingface.co/shuyuej/Public-Shared-LoRA-for-Llama-3.3-70B-Instruct-GPTQ
|
12 |
```
|
13 |
|
|
|
8 |
|
9 |
## Download Our LoRA Adapter
|
10 |
```bash
|
11 |
+
git lfs install
|
12 |
git clone https://huggingface.co/shuyuej/Public-Shared-LoRA-for-Llama-3.3-70B-Instruct-GPTQ
|
13 |
```
|
14 |
|