winglian commited on
Commit
24b11c7
1 Parent(s): fd55e6d

use stable vicuna as the base for everyone to demo

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