mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-09 19:46:11 +00:00
parent
2857fb52ba
commit
a5a32b9179
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ option(LLAMA_CUDA_F16 "llama: use 16 bit floats for dmmv
|
|||
set(LLAMA_CUDA_KQUANTS_ITER "2" CACHE STRING "llama: iters./thread per block for Q2_K/Q6_K")
|
||||
set(LLAMA_CUDA_PEER_MAX_BATCH_SIZE "128" CACHE STRING
|
||||
"llama: max. batch size for using peer access")
|
||||
set(GGML_CUDA_USE_GRAPHS ON)
|
||||
option(LLAMA_HIPBLAS "llama: use hipBLAS" OFF)
|
||||
|
||||
# Other
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue