Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: wtfpl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
well. i aint here to make to give you a model since I can't. But a prompt that may fix the quantisation issue.
|
| 5 |
TL;DR models like qwen3 9B had troubles when you got the 3 bit version of it. However IN THEORY my prompt could bridge the gap.
|
|
@@ -126,4 +133,4 @@ STEP 1 — DOMAIN TREE (branch from broad to specific):
|
|
| 126 |
It also gives a confidence rating as not everyone is perfect and you knowing how well it thinks the answer helps you gauge your thinking as I think AI should be an extention and NOT a replacement of human thinking.
|
| 127 |
And also if "huyedits" is hard to pronounce, call me FlamedPrompter.
|
| 128 |
|
| 129 |
-
And also please give feedback so we can all make the prompt even stronger.
|
|
|
|
| 1 |
---
|
| 2 |
license: wtfpl
|
| 3 |
+
base_model:
|
| 4 |
+
- Qwen/Qwen3.5-9B
|
| 5 |
+
tags:
|
| 6 |
+
- prompt
|
| 7 |
+
- model
|
| 8 |
+
- optimisation
|
| 9 |
+
- mitigation
|
| 10 |
---
|
| 11 |
well. i aint here to make to give you a model since I can't. But a prompt that may fix the quantisation issue.
|
| 12 |
TL;DR models like qwen3 9B had troubles when you got the 3 bit version of it. However IN THEORY my prompt could bridge the gap.
|
|
|
|
| 133 |
It also gives a confidence rating as not everyone is perfect and you knowing how well it thinks the answer helps you gauge your thinking as I think AI should be an extention and NOT a replacement of human thinking.
|
| 134 |
And also if "huyedits" is hard to pronounce, call me FlamedPrompter.
|
| 135 |
|
| 136 |
+
And also please give feedback so we can all make the prompt even stronger.
|