Update README.md
Browse files
README.md
CHANGED
|
@@ -13,8 +13,8 @@ tags:
|
|
| 13 |
# gguf quantized and bug fixed version of phi4
|
| 14 |
|
| 15 |
### review
|
| 16 |
-
- bug fixed for: "ResponseError: llama runner process has terminated: GGML_ASSERT(hparams.n_swa > 0) failed"
|
| 17 |
-
- define the architecture (from none) to llama
|
| 18 |
- tq1_0 and tq2_0 are not usable; seems at least should start with q2_k
|
| 19 |
|
| 20 |
### run the model
|
|
|
|
| 13 |
# gguf quantized and bug fixed version of phi4
|
| 14 |
|
| 15 |
### review
|
| 16 |
+
- bug fixed for: "ResponseError: llama runner process has terminated: GGML_ASSERT(hparams.n_swa > 0) failed"
|
| 17 |
+
- define the architecture (from none) to llama; all works right away
|
| 18 |
- tq1_0 and tq2_0 are not usable; seems at least should start with q2_k
|
| 19 |
|
| 20 |
### run the model
|