Crate mistralrs_core

source

Re-exports§

  • pub use llguidance;

Modules§

Structs§

Enums§

Constants§

Statics§

Traits§

  • Customizable logits processor.
  • The Loader trait abstracts the loading process. The primary entrypoint is the load_model method.
  • ModelPaths abstracts the mechanism to get all necessary files for running a model. For example LocalModelPaths implements ModelPaths when all files are in the local file system.
  • Type which can be converted to a DType
  • Prepend a vision tag appropriate for the model to the prompt. Image indexing is assumed that start at

Functions§

Type Aliases§