Observed TinyRustLM SLM1 q8_0 artifact from the 2026-06-25 implementation source snapshot. Deterministic runtime smoke only; no trained assistant quality is claimed.
Model details
- Family
- TinyRustLM deterministic smoke
- Module type
- Standalone specialist model
- Skill identifier
- tinylm16-q8
- Capability evidence
- Observed
- Parameter count
- 17,048,064
- Context size
- 512
- Supported tasks
- Runtime execution smoke, Parser and ABI regression
- Formats
- SLM1 custom .slm v1
- Precision or quantization
- q8_0
- Reported file size
- 17,160,000 bytes (16.37 MiB) — measured from supplied artifact
- Estimated runtime memory
- Not measured. Artifact bytes exclude transfer duplication, decoded tensors, 8 MiB KV cache for TinyLM-16M, scratch, logits, and browser overhead.
- Target environments
- Browser WebAssembly CPU — implementation source and artifact present, Node WebAssembly ABI — locally rechecked only for TinyLM-16M q8_0
- Backend compatibility
- TinyRustLM scalar Rust/WASM runtime 0.1.0 — Experimental
- License
- Not separately declared; workspace metadata: Proprietary
- Exact base requirement
- Standalone SLM1 transformer artifact; no external base model at runtime.
- Tokenizer requirement
- Tokenizer is embedded in the artifact as BTOK or BPE1 and must match header vocabulary.
- Module dependencies
- tinyrustlm-runtime 0.1.0, matching SLM1 tokenizer/tensor contract
- Artifact SHA-256
- c3919e6d7244890e9b3c2b5e40c37f8d322467d859c15b8155700f20408db950
Module contract
- Input contract
- UTF-8 prompt transferred to the synchronous raw WASM ABI; context must remain below the artifact maximum after tokenization.
- Output contract
- Generated UTF-8 text plus runtime diagnostics JSON. Model output has no execution authority.
- Authority and side-effect scope
- May generate local text inside the TinyRustLM runtime. No network, file, browser-action, tool, or write authority is granted.
Known limitations
Default browser selection. Direct q8 matrix-vector execution; runtime-smoke only; locally rerun ABI smoke used this artifact. Deterministic smoke weights; no trained assistant quality; no GGUF compatibility; no GPU; no modular routing.
This is an exact local artifact record from the inspected GGUF.MiRust.com source package.
Observed purpose
Default browser selection. Direct q8 matrix-vector execution; runtime-smoke only; locally rerun ABI smoke used this artifact.
Evidence boundary
The artifact exists, its byte length and SHA-256 were verified, and its sidecar admits it only for runtime execution smoke. It is not a downloadable asset from MiRust.com and is not presented as a useful trained assistant.
Runtime contract
Format: custom .slm v1. Backend: TinyRustLM scalar Rust/WASM CPU path. Tokenizer and exact shape are bound by the source artifact and manifest.
Known limitations
No independent task quality, safety, latency, peak-memory, cross-browser, device-compatibility, or license-rights conclusion is made. The project workspace declares Proprietary licensing; the individual model manifest does not provide a separate license identifier.