CoolFace
Modelpublic

litert-community/SmolLM3-3B

sourceHugging Faceapache-2.0updated 5d agoView on Hugging Face
1likes2.8kdownloads
30 commits on main
c29e7655d ago

Chat template: accept the 0.18 content-parts form (string form unchanged); weights, tokenizer and executor metadata byte-identical

mlboydaisuke
f14a1ad18d ago

Card: measured device / browser results (edge-compat, 2026-09)

mlboydaisuke
543b51320d ago

manifest: Android measured rows (Galaxy S26 GPU + same-device CPU control; Pixel 8a where run) and an Android recommendation where the evidence supports one

mlboydaisuke
eebc7d221d ago

Card: definition line (LiteRT, 2026-09)

mlboydaisuke
77a37c021d ago

manifest: Galaxy S26 GPU rows from the S4 gate sweep (Android recommendation where none existed)

mlboydaisuke
9fbf9be21d ago

Card: base_model_relation: quantized (list under the base model's Quantizations)

mlboydaisuke
64dea3f23d ago

Add measured Raspberry Pi 5 (CPU) section

mlboydaisuke
84b990026d ago

Manifest: regenerate after the thought-channel re-pack (sha256 + capabilities.thinking)

mlboydaisuke
8ac120b26d ago

Card: note the thought-channel declaration (metadata only, weights unchanged)

mlboydaisuke
6a68e8e26d ago

Declare the thought channel so the reasoning is separable and the thinking budget applies (metadata only; weights byte-identical)

mlboydaisuke
cf297ef26d ago

Declare the thought channel so the reasoning is separable and the thinking budget applies (metadata only; weights byte-identical)

mlboydaisuke
49f281e27d ago

Card: note the tokenizer-section fix (weights unchanged)

mlboydaisuke
2366ebb27d ago

Replace the tokenizer section with the upstream tokenizer.json (weights, graph and metadata unchanged). The previous SentencePiece conversion of the BPE tokenizer encoded standalone accented/special characters to the wrong ids, turned characters without a vocabulary entry (emoji, some accented capitals) into the end-of-text/end-of-turn token, and could not match the token it had reused as UNK; prompts now tokenize identically to the upstream tokenizer (verified on the LiteRT-LM runtime, see the card note). litertlm_manifest.json regenerated in the same commit.

mlboydaisuke
9612ce228d ago

Card: note the default-system-prompt fix (weights unchanged)

mlboydaisuke
cf93e7228d ago

Restore the vendor's default system prompt in the chat template (weights unchanged). The converter's template probe never renders the block the upstream template emits when the caller sends no system message, so the bundle silently dropped it; with no system message the prompt now renders byte-identical to the upstream chat template's output (see the card note). litertlm_manifest.json regenerated in the same commit.

mlboydaisuke
20a3a1f28d ago

Restore the vendor's default system prompt in the chat template (weights unchanged). The converter's template probe never renders the block the upstream template emits when the caller sends no system message, so the bundle silently dropped it; with no system message the prompt now renders byte-identical to the upstream chat template's output (see the card note). litertlm_manifest.json regenerated in the same commit.

mlboydaisuke
e44d6c029d ago

Card: correct the start_token note — measured numbers do not carry over

mlboydaisuke
0a8ad9d29d ago

Card: note the start_token fix (weights unchanged)

mlboydaisuke
255109429d ago

Regenerate litertlm_manifest.json for the new bundle sha256

mlboydaisuke
b2ce10b29d ago

Drop the metadata start_token (weights unchanged)

mlboydaisuke
5f8d4131mo ago

Add measured Galaxy S26 GPU backend section

mlboydaisuke
ff4fc371mo ago

Add litertlm_manifest.json — machine-readable deployment manifest (variant selection, backend recommendations, measured performance)

mlboydaisuke
7c5ec041mo ago

Add measured Pixel 8a OpenCL delegation (runtime capability; Gallery guidance unchanged)

mlboydaisuke
b9daee82mo ago

Card: fill the iPhone prefill/TTFT from the run log (they were recorded; the previous note was wrong)

mlboydaisuke
ee275402mo ago

Card: measured Performance table (M4 Max CPU/GPU + on-device where measured), accuracy note

mlboydaisuke
a28ab402mo ago

Add model (#1)

rodneywitcher, hvt4
a1498a43mo ago

Document Gallery 1.0.16 direct Hugging Face import + desktop LiteRT-LM CLI (serve/run)

mlboydaisuke
21b95743mo ago

docs: add Training data & PII section (submission-guideline compliance)

mlboydaisuke
a2f0c543mo ago

Upload folder using huggingface_hub

mlboydaisuke
db3081c3mo ago

initial commit

mlboydaisuke