small-language-model

Tag

Cards List
#small-language-model

Trained my first small language model

Reddit r/LocalLLaMA ↗ · 5h ago

The author trained a small language model to replace Gemini Flash for a summarization task, achieving 97% accuracy with 0.06s latency, suitable for deployment in an internal app.

0 favorites 0 likes
#small-language-model

@NFT_Chen: What?! A mere 0.6B local open-source decision model outperforms Laya on Typed Decisions! AgentJev-0.6B vs Laya: Accurac…

X AI KOLs Timeline ↗ · 3d ago Cached

AgentJev-0.6B is a small open-source AI decision model that outperforms Laya on Typed Decisions with improved accuracy and significant computation reduction, enabling faster local inference.

0 favorites 0 likes
#small-language-model

Nepali Legal Expertise through Generative and Extractive Pre-trained Transformers (NepLEGiT)

arXiv cs.CL ↗ · 2026-09-16 Cached

The paper introduces NepLEGiT, a specialized small language model pre-trained from scratch on Nepali legal text to enhance legal knowledge accessibility and service delivery in Nepal.

0 favorites 0 likes
#small-language-model

Can someone explain what "controlling reasoning with system prompt" means?

Reddit r/artificial ↗ · 2026-09-14 Cached

This article details the release of NVIDIA's Nemotron-3-Nano-4B-GGUF model, a small language model designed for both reasoning and non-reasoning tasks with reasoning controllable via system prompts.

0 favorites 0 likes
#small-language-model

@akshay_pachaar: Chinese researchers did it again! OpenBMB just open-sourced MiniCPM5-2B, a dense 2B-parameter model built for reasoning…

X AI KOLs Timeline ↗ · 2026-09-11 Cached

OpenBMB has open-sourced MiniCPM5-2B, a 2B-parameter AI model optimized for reasoning, coding, and tool use on resource-constrained hardware, achieving state-of-the-art performance in its size class and demonstrating effective local deployment capabilities.

0 favorites 0 likes
#small-language-model

openbmb/MiniCPM5-2B-GGUF

Hugging Face Models Trending ↗ · 2026-09-05 Cached

Release of MiniCPM5-2B-GGUF, a 2B parameter AI model optimized for on-device deployment, achieving state-of-the-art performance in its class with open-source training datasets.

0 favorites 0 likes
#small-language-model

@nicebabycat: https://x.com/nicebabycat/status/2091726637155103126

X AI KOLs Following ↗ · 2026-08-24 Cached

This article provides a detailed test of the local deployment and performance of the Ling-3.0-tiny model on an Apple M5 chip Mac, demonstrating the feasibility of running a 7.9B parameter model at 47 tokens per second without a discrete GPU.

0 favorites 0 likes
#small-language-model

I developed my own quantized LLM from scratch, trained on 30B tokens, deploys in 60 MB [R]

Reddit r/MachineLearning ↗ · 2026-08-22

A developer created a 250M parameter quantized LLM from scratch, trained on 30B tokens, deployable in 60 MB on CPU with a novel disk-based long context system supporting up to 100M tokens.

0 favorites 0 likes
#small-language-model

Daedalus-150M: A Convolution-Attention Hybrid Designed for CPU Inference

Hugging Face Daily Papers ↗ · 2026-08-20 Cached

This paper introduces Daedalus-150M, a hybrid language model combining convolution and attention mechanisms optimized for CPU inference, achieving better benchmark performance than larger models with significantly less training data.

0 favorites 0 likes
#small-language-model

Nanbeige4.2-3B on Apple Silicon: Fixing Deployment Bugs and Decreasing Looped Transformer Memory Overhead

arXiv cs.AI ↗ · 2026-08-17 Cached

This paper addresses deployment bugs in the Nanbeige4.2-3B Looped Transformer model on Apple Silicon and introduces a memory-efficient chunked-prefill strategy to enable agentic tasks.

0 favorites 0 likes
#small-language-model

Show HN: Needle2: 14MB agentic LLM for phones, wearables, smart home and robots

Hacker News Top ↗ · 2026-08-10 Cached

Cactus Compute releases Needle 2, a 45M-parameter agentic LLM compressed to a 14MB binary for phones, wearables, smart home and robots, achieving 500+ tokens/sec on a Raspberry Pi 5 and running in 28MB RAM.

0 favorites 0 likes
#small-language-model

LFM2.5-2.6B: Deploy Agents Everywhere (8 minute read)

TLDR AI ↗ · 2026-08-05 Cached

Liquid AI releases LFM2.5-2.6B, a compact agentic model designed to run entirely on-device, enabling free inference, low latency, and privacy. The post details its training pipeline including SFT, teacher specialization, distillation, and agentic RL.

0 favorites 0 likes
#small-language-model

Deploy local agents everywhere with LFM2.5-2.6B

Hugging Face Blog ↗ · 2026-08-04 Cached

Liquid AI releases LFM2.5-2.6B, a compact agentic model designed for on-device deployment, supporting tool calling and multi-step workflows with efficient inference on CPUs and GPUs.

0 favorites 0 likes
#small-language-model

[NEW MODELS!] Supra2-100M Base and Instruct - go check them out!

Reddit r/LocalLLaMA ↗ · 2026-08-03

SupraLabs releases Supra2-100M Base and Instruct models, a new small language model family with community-driven improvements, benchmarks, and a GGUF version.

0 favorites 0 likes
#small-language-model

Models for minimalist RAG: B1ade 335M Embedding and 1B Parameter Small Language Models

arXiv cs.CL ↗ · 2026-07-31 Cached

Presents B1ade, a minimalist RAG architecture with a 335M zero-training embedding model and a 1B SLM trained via GRPO on 723M tokens, showing emergent attribution behavior and competitive QA performance without large-scale pretraining.

0 favorites 0 likes
#small-language-model

Nanbeige4.2-3B: Unlocking Agentic Capabilities in a Compact Mode

arXiv cs.CL ↗ · 2026-07-27 Cached

Nanbeige4.2-3B is a compact 3B parameter general agentic model pretrained from scratch with a Looped Transformer, achieving strong agentic and reasoning performance, outperforming larger models on diverse benchmarks. The model and code are open-sourced.

0 favorites 0 likes
#small-language-model

Agentic AI at Two Different Scales: Nanbeige4.2-3B and Laguna S2.1 (9 minute read)

TLDR AI ↗ · 2026-07-27 Cached

Compares two new AI models for agentic workloads: the compact Nanbeige4.2-3B with a looped transformer architecture and the large Mixture-of-Experts Laguna S2.1, both released on Hugging Face.

0 favorites 0 likes
#small-language-model

OpenLanguageModel: Readable and Composable Small-Language-Model Pretraining for Education and Research

arXiv cs.CL ↗ · 2026-07-21 Cached

OpenLanguageModel (OLM) is an open-source PyTorch library for building and pretraining small language models with readable, composable architecture code, bridging education and research.

0 favorites 0 likes
#small-language-model

openbmb released MiniCPM5-2B, not yet available at huggingface

Reddit r/LocalLLaMA ↗ · 2026-07-20

OpenBMB released MiniCPM5-2B, a 2 billion parameter language model, currently not yet available on Hugging Face.

0 favorites 0 likes
#small-language-model

A Learning-Rate-Gated Failure of GRPO in a Small Language and Vision-Language Model Web Agent: A Controlled Null and Its Mechanism

arXiv cs.AI ↗ · 2026-07-15 Cached

This paper investigates whether GRPO post-training improves a small (4B-8B) language and vision-language model web agent. It finds a controlled null result: no configuration yields credible gains on mastered tasks, and moderate-to-high learning rates cause degradation or collapse, revealing a double dissociation between degrade and collapse regimes.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback