sleepfm-rs — SleepFM Foundation Model inference in Rust
=======================================================

This repository contains two components under different licenses:

1. Rust source code (sleepfm-rs)
   Licensed under the GNU General Public License v3.0 (GPLv3).
   See LICENSE for the full text.

2. Pretrained model weights (not included — must be converted separately)
   The SleepFM model weights are the work of Rahul Thapa and collaborators,
   licensed under the Creative Commons Attribution-NonCommercial 4.0
   International License (CC BY-NC 4.0).

   Copyright (c) 2025 Rahul Thapa

   You may NOT use the model weights for commercial purposes.
   Full license: https://creativecommons.org/licenses/by-nc/4.0/

   Reference: https://github.com/rthapa84/sleepfm-clinical
