Create README.md
Browse files
README.md
CHANGED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
I wish more people would make exl3 quants. I probably will be making some for 24GB VRAM.
|
| 2 |
+
|
| 3 |
+
## Prompt format
|
| 4 |
+
|
| 5 |
+
```
|
| 6 |
+
[gMASK]<sop><|system|>
|
| 7 |
+
{system_prompt}<|user|>
|
| 8 |
+
{prompt}<|assistant|>
|
| 9 |
+
<think>
|
| 10 |
+
```
|