.gitignore
.pre-commit-config.yaml
CITATION.cff
LICENSE
Makefile
README.md
pyproject.toml
uv.lock
.github/workflows/ci.yaml
assets/images/semhash_logo.png
assets/images/semhash_logo_v2.png
benchmarks/__init__.py
benchmarks/data.py
benchmarks/run_benchmarks.py
benchmarks/results/train_benchmark_results.json
benchmarks/results/train_test_benchmark_results.json
semhash/__init__.py
semhash/datamodels.py
semhash/index.py
semhash/records.py
semhash/semhash.py
semhash/utils.py
semhash/version.py
semhash.egg-info/PKG-INFO
semhash.egg-info/SOURCES.txt
semhash.egg-info/dependency_links.txt
semhash.egg-info/requires.txt
semhash.egg-info/top_level.txt
tests/conftest.py
tests/test_datamodels.py
tests/test_semhash.py
tests/data/test_model/README.md
tests/data/test_model/config.json
tests/data/test_model/model.safetensors
tests/data/test_model/modules.json
tests/data/test_model/tokenizer.json