Lewdiculous
commited on
Commit
•
147cd41
1
Parent(s):
eee0218
Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,15 @@ inference: false
|
|
18 |
# Llama.cpp version: b2350
|
19 |
---
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
```python
|
22 |
quantization_options = [
|
23 |
"Q4_K_M", "Q4_K_S", "IQ4_XS", "Q5_K_M",
|
|
|
18 |
# Llama.cpp version: b2350
|
19 |
---
|
20 |
|
21 |
+
> [!TIP]
|
22 |
+
> **Support:** <br>
|
23 |
+
> My upload speeds have been cooked and unstable lately. <br>
|
24 |
+
> Realistically I'd need to move to get a better provider. <br>
|
25 |
+
> If you **want** and you are able to... <br>
|
26 |
+
> [**You can support my various endeavors here (Ko-fi).**](https://ko-fi.com/Lewdiculous) <br>
|
27 |
+
> I apologize for disrupting your experience.
|
28 |
+
|
29 |
+
|
30 |
```python
|
31 |
quantization_options = [
|
32 |
"Q4_K_M", "Q4_K_S", "IQ4_XS", "Q5_K_M",
|