Update README.md
Browse files
README.md
CHANGED
@@ -71,6 +71,10 @@ perplexity: 59.49 seconds per pass - ETA 2.97 minutes
|
|
71 |
Final estimate: PPL = 5.8620 +/- 0.26853
|
72 |
```
|
73 |
|
|
|
|
|
|
|
|
|
74 |
```bash
|
75 |
# 🏋️ For the nearly lossless Q8_0 version
|
76 |
aria2c -x 8 -o deepseek-0628-q8_0-00001-of-00006.gguf \
|
|
|
71 |
Final estimate: PPL = 5.8620 +/- 0.26853
|
72 |
```
|
73 |
|
74 |
+
>[!TIP]
|
75 |
+
>### 🚄 More scripts for accelerated downloads::
|
76 |
+
>
|
77 |
+
|
78 |
```bash
|
79 |
# 🏋️ For the nearly lossless Q8_0 version
|
80 |
aria2c -x 8 -o deepseek-0628-q8_0-00001-of-00006.gguf \
|