Skip to main content

get_dimensions

Function
This function is defined in the embedding module.
Get embedding dimensions for a model.

Signature

Parameters

&str
required
No description available.

Returns

Option<usize>
The result of the operation.

Source

View on GitHub

praisonai/src/embedding/mod.rs at line 480