Observed TinyRustLM SLM1 f32 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-f32
- 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
- f32
- Reported file size
- 68,194,944 bytes (65.04 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
- 70e9765080247fe859506534e87330d73ff50b66b8a48dc627c307069bb0dc5b
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
39 tensors; 4 layers; hidden 512; 8 attention and 8 KV heads; head dimension 64; FFN 2048; byte tokenizer; runtime-smoke only. 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
39 tensors; 4 layers; hidden 512; 8 attention and 8 KV heads; head dimension 64; FFN 2048; byte tokenizer; runtime-smoke only.
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.