Update README.md
Browse files
README.md
CHANGED
|
@@ -28,9 +28,12 @@ library_name: transformers
|
|
| 28 |
This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
|
| 29 |
The source code can also be used directly.
|
| 30 |
|
|
|
|
|
|
|
| 31 |
This model requires:
|
| 32 |
- Jinja (embedded) or CHATML template
|
| 33 |
- Max context of 40k.
|
|
|
|
| 34 |
|
| 35 |
Settings used for testing (suggested):
|
| 36 |
- Temp .3 to .7
|
|
|
|
| 28 |
This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
|
| 29 |
The source code can also be used directly.
|
| 30 |
|
| 31 |
+
This is a coder model, will full reasoning on the Qwen3 platform.
|
| 32 |
+
|
| 33 |
This model requires:
|
| 34 |
- Jinja (embedded) or CHATML template
|
| 35 |
- Max context of 40k.
|
| 36 |
+
- Suggest min context of 8k to 16k.
|
| 37 |
|
| 38 |
Settings used for testing (suggested):
|
| 39 |
- Temp .3 to .7
|