Modules§
- candle-nn
Macros§
Structs§
- Nice progress bar with over an iterator and a message. COLOR is one of r,g,b
Enums§
- Source from which to load the model. This is easiest to create with the various constructor functions.
- The source of the HF token.
Functions§
- Load tensors into a VarBuilder backed by a VarMap using MmapedSafetensors. Set
silent
to not show a progress bar. - This reads a token from a specified source. If the token cannot be read, a warning is logged with
tracing
and no token is used.
Type Aliases§
- A simple
VarBuilder
, this is less generic thanVarBuilderArgs
but should cover most common use cases.