Skip to main content

Crate cliprs

Crate cliprs 

Source

Structs§

ClipModel
Represents a CLIP model loaded from a GGUF file.

Functions§

log_warning
Is being called by the C++ side to log warnings. Although not intended, it could still be used to log warnings that can be read using the poll_warnings() function.
poll_warnings
Returns all warnings emitted by all Clip instances since the last call