read_embedding

Function read_embedding 

Source
pub fn read_embedding(path: &Path) -> Result<Vec<f32>>
Expand description

Read an embedding vector from a file (whitespace-separated float values)