Update README.md
Browse files
README.md
CHANGED
@@ -704,6 +704,9 @@ COPY /B gptq_model-4bit--1g.JOINBEFOREUSE.split-a.safetensors + gptq_model-4bit-
|
|
704 |
```
|
705 |
|
706 |
The SHA256SUM of the joined file will be:
|
|
|
|
|
|
|
707 |
|
708 |
Once you have the joined file, you can safely delete `gptq_model-4bit--1g.JOINBEFOREUSE.split-*.safetensors`.
|
709 |
|
|
|
704 |
```
|
705 |
|
706 |
The SHA256SUM of the joined file will be:
|
707 |
+
```
|
708 |
+
50baeab9859362d22df6f822f158b9ba75b44ffc6605b715992fe6245aa6e93a gptq_model-4bit--1g.safetensors
|
709 |
+
```
|
710 |
|
711 |
Once you have the joined file, you can safely delete `gptq_model-4bit--1g.JOINBEFOREUSE.split-*.safetensors`.
|
712 |
|