kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
QuantizationConfig
/
Binary
Binary
data
class
Binary
(
val
alwaysRam
:
Boolean
?
=
null
)
:
QuantizationConfig
Binary quantization (1 bit per dimension) — the smallest footprint.
Members
Constructors
Binary
Link copied to clipboard
constructor
(
alwaysRam
:
Boolean
?
=
null
)
Properties
always
Ram
Link copied to clipboard
val
alwaysRam
:
Boolean
?