feat: Add sponsorship and website section
Browse files
README.md
CHANGED
|
@@ -27,6 +27,17 @@ slices:
|
|
| 27 |
layer_range: [0, 32]
|
| 28 |
merge_method: slerp
|
| 29 |
base_model: NousResearch/Genstruct-7B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
parameters:
|
| 31 |
t:
|
| 32 |
- filter: self_attn
|
|
|
|
| 27 |
layer_range: [0, 32]
|
| 28 |
merge_method: slerp
|
| 29 |
base_model: NousResearch/Genstruct-7B
|
| 30 |
+
|
| 31 |
+
---
|
| 32 |
+
### 🌐 Website
|
| 33 |
+
You can find more of my models, projects, and information on my official website:
|
| 34 |
+
- **[artificialguy.com](https://artificialguy.com/)**
|
| 35 |
+
|
| 36 |
+
### 💖 Support My Work
|
| 37 |
+
If you find this model useful, please consider supporting my work. It helps me cover server costs and dedicate more time to new open-source projects.
|
| 38 |
+
- **Patreon:** [Support on Patreon](https://www.patreon.com/user?u=81570187)
|
| 39 |
+
- **Ko-fi:** [Buy me a Ko-fi](https://ko-fi.com/artificialguybr)
|
| 40 |
+
- **Buy Me a Coffee:** [Buy me a Coffee](https://buymeacoffee.com/jvkape)
|
| 41 |
parameters:
|
| 42 |
t:
|
| 43 |
- filter: self_attn
|