dareposte commited on
Commit
aee615f
1 Parent(s): 927d99a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  GGML variant of WizardLM-30b-V1.0, for use on 24GB cards such as 3090.
2
 
3
  Update pushed 6/14 that resolved garbage output on llama.cpp, not tested using other tools.
 
 
 
 
 
1
  GGML variant of WizardLM-30b-V1.0, for use on 24GB cards such as 3090.
2
 
3
  Update pushed 6/14 that resolved garbage output on llama.cpp, not tested using other tools.
4
+
5
+ Requires a recent build of llama.cpp that supports the K-quant methods (June or later).
6
+
7
+ Quant was prepared using llama.cpp build on 6/14/2023.