Structs§
- Clip
Model - 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