Skip to main content

Module dtype

Module dtype 

Source
Expand description

Element types as they appear in checkpoints.

Enumsยง

DType
The element types kime reads from checkpoints. Weights are floats. The integer types exist because safetensors files may carry them, and a loader that knows their size can check a file it will not use.