CoolFace
Apppublic

TESTforge42/smollm3-3b-cpu

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes
9 commits on main
ead85a25mo ago

switch to prebuilt wheel to beat build timeout

TESTforge42
f0af5025mo ago

switch to prebuilt wheel to beat build timeout

TESTforge42
92275995mo ago

fix: bump llama-cpp-python to 0.3.12+ for SmolLM3 GGUF support

TESTforge42
af733135mo ago

revert: llama-cpp-python 0.3.20 build timed out on cpu-basic; revert to 0.3.9 with load_failed runtime status (documented)

Nomos42
def83545mo ago

fix: bump llama-cpp-python 0.3.9 -> 0.3.20 to support SmolLM3 GGUF architecture

Nomos42
9f2db485mo ago

touch: force rebuild 2026-04-17T20:50:23.682702Z

Nomos42
080083e5mo ago

fix: repoint to unsloth/SmolLM3-3B-GGUF (ggml-org ref 404)

Nomos42
6d38c5e5mo ago

init: CPU LLM Space template

Nomos42
2a5b7345mo ago

initial commit

Nomos42