|
|
|
|
|
by danielhanchen
448 days ago
|
|
WAIT so GPU offloading is on by DEFAULT? Oh my fantastic! For now I have to "guess" via a Python script - ie I sum sum up all the .gguf split files in filesize, then detect CUDA memory usage, and specify approximately how many GPUs ie --device CUDA0,CUDA1 etc |
|
(See the code in side llama_model_default_params())