test pr
This commit is contained in:
parent
c666ba26c3
commit
31b0d99598
1 changed files with 0 additions and 1 deletions
|
@ -13985,7 +13985,6 @@ struct llama_model_params llama_model_default_params() {
|
||||||
// note: we usually have plenty of VRAM, so by default offload all layers to the GPU
|
// note: we usually have plenty of VRAM, so by default offload all layers to the GPU
|
||||||
result.n_gpu_layers = 999;
|
result.n_gpu_layers = 999;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue