RunSLM-AI/SmolLM2-1.7B-Instruct-GGUF
097
SmolLM2-1.7B-Instruct (GGUF for RunSLM Mobile Workstation)
Official, production-calibrated Q4_K_M GGUF quantization of `HuggingFaceTB/SmolLM2-1.7B-Instruct`, purpose-built for physical, zero-cloud execution in the RunSLM AI mobile workstation on Apple Silicon (Metal UMA) and Android (ARM64-v8.2a+ / KleidiAI SIMD).
⚡ Hardware Footprint & Operational Profile
🛠️ Direct Model Download
You can fetch the weights directly using curl or Hugging Face CLI:
# Direct HTTP download
curl -L -o SmolLM2-1.7B-Instruct-Q4_K_M.gguf \
https://huggingface.co/RunSLM-AI/SmolLM2-1.7B-Instruct-GGUF/resolve/main/SmolLM2-1.7B-Instruct-Q4_K_M.ggufUSB Sideloading (RunSLM iOS / Android)
- iPhone / iPad: Connect via USB to Windows/Mac → Open Apple Devices / iTunes → File Sharing → RunSLM → Drag and drop
SmolLM2-1.7B-Instruct-Q4_K_M.gguf. - Android / Tablets: Connect via USB → Transfer directly into
Android/data/com.tking0000.runslm/files/models/.
💬 Prompt Template: ChatML
SmolLM2-1.7B-Instruct natively parses the standard ChatML format. Ensure your tokenizer or inference wrapper uses the following structure:
<|im_start|>system
You are RunSLM, a concise, sovereign on-device assistant.<|im_end|>
<|im_start|>user
What is the difference between CPU cache and main memory?<|im_end|>
<|im_start|>assistantStop Sequences
Configure your engine to break generation on:
<|im_end|><|endoftext|>
🎙️ Intended Mobile Workloads
- Air-Gapped Sovereign Chat: Real-time general reasoning, code generation, and instruction following with zero server communication.
- Dual-Persona AI Podcast Studio: Low-latency turn generation between dialectical Host and Expert personas with zero acoustic overlap.
- Local Workspace Synthesis: Drafting calendar events, parsing offline documents, and generating Markdown notes directly into mobile storage.
📜 Licensing & Legal Attribution
- Base Model: `SmolLM2-1.7B-Instruct` released by Hugging Face, Inc. under the Apache 2.0 License.
- Quantization & Packaging: Released by RunSLM AI under the Apache 2.0 License.
- Commercial Use: Permitted under Apache 2.0 terms. Please preserve original copyright and license notices when redistributing.
