metadata
license: mit
tags:
- chemistry
- natural-products
- npclassifier
- rust
- wasm
- browser-inference
NPClassifier Rust/Web model bundles
This repository hosts the browser-ready q4 model bundles used by the Rust/WebAssembly implementation of NPClassifier.
Contents
mini-shared/- compact shared-stem distilled browser model
- about
9.3 MiBin q4
full/- faithful q4 model with the original
NPClassifierarchitecture - about
120.7 MiBin q4
- faithful q4 model with the original
These files are exported runtime bundles, not raw training checkpoints.
They are consumed by:
- the public browser app at
https://npc.earthmetabolome.org/ - the Rust
npclassifier-coreremote runner and CLI
Source repository:
https://github.com/earth-metabolome-initiative/npclassifier-rs