Update config.yml
Browse files- config.yml +1 -1
config.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
repo: TheBloke/wizard-mega-13B-GGML
|
3 |
-
file: wizard-mega-13B.
|
4 |
llama_cpp:
|
5 |
n_ctx: 2048
|
6 |
n_gpu_layers: 40 # llama 13b has 40 layers
|
|
|
1 |
---
|
2 |
repo: TheBloke/wizard-mega-13B-GGML
|
3 |
+
file: wizard-mega-13B.ggmlv3.q5_1.bin
|
4 |
llama_cpp:
|
5 |
n_ctx: 2048
|
6 |
n_gpu_layers: 40 # llama 13b has 40 layers
|