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.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/training/__init__.py
gliner2/training/data.py
gliner2/training/lora.py
gliner2/training/trainer.py
tests/test_api.py
tests/test_classification_output.py
tests/test_comprehensive.py
tests/test_entity_extraction.py
tests/test_lora_adapters.py
tests/test_lora_merge_consistency.py
tests/test_relation_extraction.py
tests/test_structure_extraction.py
tests/test_threshold_handling.py
tests/test_training.py
tests/test_validation_filtering.py
tests/test_validation_task_specific.py