pub fn vec_to_bytes(v: &[f32]) -> Vec<u8> ⓘ
Encode an embedding as little-endian f32 bytes (for caching as a SQLite BLOB).