Skip to main content

decode_embedding

Function decode_embedding 

Source
pub fn decode_embedding(bytes: &[u8]) -> Vec<f32>
Expand description

Decode raw bytes back into an f32 embedding vector.