small-model

Tag

Cards List
#small-model

Engram gone wild! 2b model update...

Reddit r/LocalLLaMA ↗ · 3d ago

This article provides an update on the Engram model, detailing its 2.6b parameter architecture with a large Engram table and initial training progress at 100m tokens, showing improved completions with context-aware data offloading.

0 favorites 0 likes
#small-model

ufakzeka-1: Building and Evaluating a 151M-Parameter Turkish Language Model from Scratch

arXiv cs.CL ↗ · 3d ago Cached

The paper details ufakzeka-1, a 151M-parameter Turkish language model built from scratch with a total cost of about $286, describing the training pipeline, evaluation methods, and key findings on small-model training limitations.

0 favorites 0 likes
#small-model

@LinusEkenstam: Stop giving your real name, address and other sensitive data to your AI @agentcloakai uses Rampart, the 14.7MB model fr…

X AI KOLs Timeline ↗ · 6d ago Cached

AgentCloak is a free browser extension that uses a small AI model to locally detect and replace personal details in AI prompts, ensuring privacy across services like ChatGPT and Claude.

0 favorites 0 likes
#small-model

@Layton_Gott: Yesterday I said Jev would open a ton of doors... 24 hours later, this exists. Cua built a 2.8MB model that scored 99.7…

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

Cua has open-sourced CUA-S1-FORMS, a tiny 2.8MB AI model specialized for form-filling tasks, achieving 99.7% accuracy and enabling local deployment.

0 favorites 0 likes
#small-model

Cactus Needle 3: A Sliceable 8-29MB Automation Foundation Model That Matches DeepSeek v4 Flash

Reddit r/LocalLLaMA ↗ · 2026-09-17

Cactus Needle 3 is a small, sliceable foundation model for automation tasks that runs on-device, achieving performance comparable to larger models on function calling and structured extraction.

0 favorites 0 likes
#small-model

Update : Small model + Engram

Reddit r/LocalLLaMA ↗ · 2026-09-17

The author provides an update on building a small 2B parameter AI model with an Engram component, trained on 15m tokens from Wikipedia to achieve surprising coherence, with plans for an Apache 2.0 open-source release.

0 favorites 0 likes
#small-model

Reverse-engineered Jev-like model

Hacker News Top ↗ · 2026-09-16 Cached

The article describes 'jevlike', a reverse-engineered AI model for selecting among text options in one pass, with demos on games like Doom and chess, hosted on GitHub.

0 favorites 0 likes
#small-model

Cactus-Compute/needle3

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

Needle 3 is a compact AI foundation model optimized for edge devices like mobiles and wearables, offering tool calling, structured extraction, and text embedding in a single 8-29 MB file.

0 favorites 0 likes
#small-model

SHADOW 50M: a 19.8 MB model that computes exactly and remembers from disk [P]

Reddit r/MachineLearning ↗ · 2026-09-14

SHADOW 50M is a compact 44M-parameter AI model with ternary weights and fixed 512-bit codes, trained from scratch on 45B tokens, enabling offline inference at high speed on consumer hardware.

1 favorites 1 likes
#small-model

Microsoft trained a 4B coding agent almost entirely with Reinforcement Learning, without a bigger teacher

Reddit r/ArtificialInteligence ↗ · 2026-09-10 Cached

Microsoft Research presents FrogNano, a 4B coding agent trained exclusively via reinforcement learning with online task synthesis, achieving competitive performance without distillation from larger models.

0 favorites 0 likes
#small-model

@TeksEdge: Tencent open-sourced a small 1.5B AI model that can replace a whole stack of separate audio tools. Beats Qwen3-TTS! Thi…

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

Tencent has open-sourced a 1.5B parameter AI model called AuK that can replace multiple audio tools, handling tasks like TTS, voice cloning, and denoising via natural language instructions.

0 favorites 0 likes
#small-model

@ctatedev: Tiny models are becoming software primitives This 27.5KB model runs locally in your browser, syntax-highlighting code w…

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

A tiny 27.5KB AI model called gpu-lexer from Vercel Labs runs locally in the browser using WebGPU to syntax-highlight code in any programming language without prior knowledge.

0 favorites 0 likes
#small-model

XHToken/Spark-X2.5-4B VS inclusionAI/Ling-3.0-tiny VS Nanbeige/Nanbeige4.2-3B

Reddit r/LocalLLaMA ↗ · 2026-09-08

The article asks users which small AI models are most useful and mentions three competing models in the same size class.

0 favorites 0 likes
#small-model

openbmb/MiniCPM5-2B

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

OpenBMB releases MiniCPM5-2B, a 2B-parameter dense Transformer model achieving state-of-the-art performance in its size class for on-device deployment, along with open-source high-quality training datasets.

0 favorites 0 likes
#small-model

I released sanoTTS: smallest complete TTS stack in 294k params (337 KB) that runs on $3 microcontroller and a 1.46m one that beats models 3x and 10x it's size

Reddit r/LocalLLaMA ↗ · 2026-09-03

sanoTTS is a family of compact TTS models, with the smallest being 294k parameters, optimized for microcontrollers and outperforming larger models in benchmarks.

0 favorites 0 likes
#small-model

Fine-tuning a 350M Model for Better Structured Outputs in 100 GRPO Steps

Hugging Face Blog ↗ · 2026-09-03 Cached

This guide details a fine-tuning recipe using Group Relative Policy Optimization (GRPO) with the TRL library to enhance the LFM2.5-350M model's structured output compliance, improving IFStruct benchmark performance from 22.6% to 29.7%.

0 favorites 0 likes
#small-model

Multilingual Tiny (3.7B) Reasoning MoE pretrained from scratch on a consumer-grade GPU

Reddit r/LocalLLaMA ↗ · 2026-09-01

A multilingual 3.7B parameter reasoning MoE model has been pretrained from scratch on a consumer-grade GPU over several months, with support for 13 languages and available on Hugging Face.

0 favorites 0 likes
#small-model

@cactuscompute: Needle’s best-kept secret isn’t function calling. It’s structured extraction. Long-form text in → valid JSON out. Small…

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

Needle 2 is an open, 45M-parameter AI model for tool calling and structured extraction, optimized to run in browsers at 14MB with guaranteed JSON output via constrained sampling.

0 favorites 0 likes
#small-model

the tool calling part of an agent is a way smaller problem than the models we usually point at it

Reddit r/AI_Agents ↗ · 2026-08-24

The article describes the development of a 48M parameter model specialized for tool calling in AI agents, which uses grammar to ensure valid JSON outputs and is open-source for customization on specific API catalogs.

0 favorites 0 likes
#small-model

@maximelabonne: Great to see on-device evaluations! Very proud of LFM2.5-2.6B. The way it generalizes beyond agentic tasks is crazy.

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

The tweet praises the LFM2.5-2.6B model for its strong performance in on-device evaluations, highlighting its generalization capabilities beyond agentic tasks in partnership with Artificial Analysis for testing on mobile devices.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback