Skip to main content

Module model_manager

Module model_manager 

Source

Structs§

ModelManager
Manages downloading, caching, and verifying ONNX model files.
ModelSpec
Specification for a downloadable ONNX model.

Enums§

ModelManagerError

Functions§

gliner_large_v21_int8
GLiNER Large v2.1 INT8 quantized model (span-based NER).
gliner_large_v21_tokenizer
GLiNER Large v2.1 tokenizer.
gliner_multitask_large
GLiNER Multitask Large v0.5 INT8 quantized (token-level, for relation extraction).
gliner_multitask_tokenizer
GLiNER Multitask Large v0.5 tokenizer.
minilm_l6_v2
MiniLM L6 v2 sentence-embedding model (for v0.3 semantic search).
nli_deberta_v3_small
NLI cross-encoder (DeBERTa-v3-xsmall) INT8 quantized model.
nli_deberta_v3_small_tokenizer
NLI cross-encoder tokenizer.