menu
llama_library package
documentation
io/models/model_params.dart
LLamaModelParams
mainGpu property
mainGpu property
dark_mode
light_mode
mainGpu
property
int
mainGpu
getter/setter pair
The GPU that is used for the entire model when split_mode is LLAMA_SPLIT_MODE_NONE
Implementation
int mainGpu = 0;
llama_library package
documentation
io/models/model_params
LLamaModelParams
mainGpu property
LLamaModelParams class