Mnemos NOTICE
Copyright 2026 Korrnals

This product includes software developed by the Mnemos project
(https://github.com/Korrnals/mnemos), licensed under the Apache
License, Version 2.0.

Bundled model artifacts
=======================

src/mnemos/models/mnema-embed-v1/
  - mnema-embed-v1 is a proprietary-free embedded sentence-embedding model
    trained in this project by distillation from the teacher
    paraphrase-multilingual-MiniLM-L12-v2 (Apache-2.0, released by
    Sentence-Transformers) on the project's own memory-shaped corpus
    (training/ pipeline: KD distillation -> ONNX export -> int8 static
    PTQ calibration). No third-party weights are bundled.

Third-party runtime dependencies retain their own licenses and notices;
see pyproject.toml for the dependency list.
