Skip to main content

Crate curtana

Crate curtana 

Source

Structs§

ChatModel
A chat model loaded by ModelRegistry.
ModelRegistry
A registry for loading models compatible with the llama.cpp APIs.
TextEmbeddingModel
A text embedding model loaded by ModelRegistry.

Enums§

Error
Error that occurs when working with a model.

Functions§

cosine_distance
Returns the cosine distance between two vectors.