This release is a pre-release and may not be stable for production use.
psannlm – PSANN Language Modeling
This package hosts the PSANN-LM core library plus the standalone training CLI.
- Importable module:
psannlm(e.g.python -m psannlmorpython -m psannlm.train). - Depends on
psann>=1.1.0rc1,<1.2for shared utilities. Import fails clearly when the installed core is outside that supported line. - Reports the LM wheel's own version through
psannlm.__version__; it does not aliaspsann.__version__. - Includes the LM APIs previously hosted under
psann.lm(now a stub inpsann). - Intended to be published as its own wheel (
psannlm) so users can opt into LM tooling separately from the corepsannestimators. psannlm.trainremains the canonical LM training entrypoint and now delegates to the internalpsannlm/_train/package for tokenizer setup, dataset wiring, export helpers, and CLI orchestration.
For end-to-end usage patterns, configuration examples, and evaluation flows, see the top-level documentation in docs/lm.md and the scripts under scripts/ (for example scripts/train_psann_lm.py and scripts/run_lm_eval_psann.py).
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file psannlm-1.1.0rc1.tar.gz.
File metadata
- Download URL: psannlm-1.1.0rc1.tar.gz
- Upload date:
- Size: 63.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c06920a432d6ed8dcb2186815e3cb5d6215412b340089175bc9762ed40b1c716
|
|
| MD5 |
750499cc670e5f718a410580d4fd0435
|
|
| BLAKE2b-256 |
c7832858257f21124b063fe47ae832a21fed4dc6369da4d2e1a1592bb449b01a
|
File details
Details for the file psannlm-1.1.0rc1-py3-none-any.whl.
File metadata
- Download URL: psannlm-1.1.0rc1-py3-none-any.whl
- Upload date:
- Size: 83.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f58d9ed0639c16ef9e711149eed7520b17121f51174b2a11deebd857c658ad84
|
|
| MD5 |
fb07d2ff2121dab6b39b21923b55cef3
|
|
| BLAKE2b-256 |
dd92ed82a5da9761be5442a1eca8c71659c19b23b7f131c0a3c267b94e7198e8
|