winglian commited on
Commit
b03fb98
·
1 Parent(s): e0bf185

use new wizard mega ggml models

Browse files
Files changed (1) hide show
  1. config.yml +2 -4
config.yml CHANGED
@@ -1,8 +1,6 @@
1
  ---
2
- #repo: TheBloke/wizard-mega-13B-GGML
3
- #file: wizard-mega-13B.ggml.q5_1.bin
4
- repo: TheBloke/wizard-vicuna-13B-GGML
5
- file: wizard-vicuna-13B.ggml.q5_1.bin
6
  llama_cpp:
7
  n_ctx: 2048
8
  n_gpu_layers: 40 # llama 13b has 40 layers
 
1
  ---
2
+ repo: TheBloke/wizard-mega-13B-GGML
3
+ file: wizard-mega-13B.ggml.q5_1.bin
 
 
4
  llama_cpp:
5
  n_ctx: 2048
6
  n_gpu_layers: 40 # llama 13b has 40 layers