Update README.md
Browse files
README.md
CHANGED
@@ -44,6 +44,9 @@ COPY /B gptq_model-4bit--1g.JOINBEFOREUSE.split-a.safetensors + gptq_model-4bit-
|
|
44 |
```
|
45 |
|
46 |
The SHA256SUM of the joined file will be:
|
|
|
|
|
|
|
47 |
|
48 |
Once you have the joined file, you can safely delete `gptq_model-4bit--1g.JOINBEFOREUSE.split-*.safetensors`.
|
49 |
|
|
|
44 |
```
|
45 |
|
46 |
The SHA256SUM of the joined file will be:
|
47 |
+
```
|
48 |
+
9cc359fa266d2523566e818ca58e8782718b25cc2e714cb5449b7841e1c59830 gptq_model-4bit--1g.safetensors
|
49 |
+
```
|
50 |
|
51 |
Once you have the joined file, you can safely delete `gptq_model-4bit--1g.JOINBEFOREUSE.split-*.safetensors`.
|
52 |
|