LICENSE
README.md
pyproject.toml
gliner2/__init__.py
gliner2/api_client.py
gliner2/layers.py
gliner2/model.py
gliner2/old_trainer.py
gliner2/processor.py
gliner2/py.typed
gliner2.egg-info/PKG-INFO
gliner2.egg-info/SOURCES.txt
gliner2.egg-info/dependency_links.txt
gliner2.egg-info/requires.txt
gliner2.egg-info/top_level.txt
gliner2/inference/__init__.py
gliner2/inference/engine.py
gliner2/inference/schema.py
gliner2/inference/schema_model.py
gliner2/training/__init__.py
gliner2/training/data.py
gliner2/training/lora.py
gliner2/training/trainer.py
tests/test_api_client_error_handling.py
tests/test_backwards_compat.py
tests/test_batch_span_mask_trim.py
tests/test_batching_correctness.py
tests/test_entity_extraction.py
tests/test_inference_max_len.py
tests/test_lora_peft.py
tests/test_overfit_ner.py
tests/test_relation_extraction.py
tests/test_structure_extraction.py
tests/test_torch_free_import.py
tests/test_train_max_len.py