dimensions
Method
This is a method of the EmbeddingConfig class in the embedding module.Set dimensions
Signature
Parameters
No description available.
Returns
The result of the operation.
dimensions: Set dimensions
This is a method of the EmbeddingConfig class in the embedding module.Set dimensions
def dimensions(mut self, dimensions: usize) -> Self