calcuis commited on
Commit
7cc5ce1
·
verified ·
1 Parent(s): d2f1d95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ 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
  - tq1_0 and tq2_0 are not usable; seems at least should start with q2_k
18
 
19
  ### 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"; it works right away
17
  - tq1_0 and tq2_0 are not usable; seems at least should start with q2_k
18
 
19
  ### run the model