Fixes the details closing tag (#12)
Browse files- Fixes the details closing tag (730718e9c38fe2628bb82cb0ca16c40b25111d77)
Co-authored-by: gghf <[email protected]>
README.md
CHANGED
|
@@ -314,7 +314,7 @@ numactl -N ${SOCKET} -m ${SOCKET} \
|
|
| 314 |
128
|
| 315 |
```
|
| 316 |
|
| 317 |
-
</
|
| 318 |
|
| 319 |
## smol-IQ2_KS 270.133 GiB (2.261 BPW)
|
| 320 |
Final estimate: PPL = 2.9361 +/- 0.01451
|
|
|
|
| 314 |
128
|
| 315 |
```
|
| 316 |
|
| 317 |
+
</details>
|
| 318 |
|
| 319 |
## smol-IQ2_KS 270.133 GiB (2.261 BPW)
|
| 320 |
Final estimate: PPL = 2.9361 +/- 0.01451
|