Platforms to show: All Mac Windows Linux Cross-Platform

LlamaModelParametersMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Llama MBS Tools Plugin 25.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The model parameters.

Split Modes

Constant Value Description
SplitModeLayer 1 split layers and KV across GPUs
SplitModeNone 0 single GPU
SplitModeRow 2 split layers and KV across GPUs, use tensor parallelism if supported
SplitModeTensor 3 Tensor

This class has no sub classes.

Blog Entries

Release notes

  • Version 26.4
    • Removed use_direct_io, use_mmap and use_mlock for LlamaModelParametersMBS class.
  • Version 26.1

Some methods using this class:

Some examples using this class:

Some related classes:


The items on this page are in the following plugins: MBS Tools Plugin.


LlamaModelMBS   -   LlamaModelQuantizeParametersMBS


The biggest plugin in space...