product update

Taalas serves Llama 3.1 8B at 17,000 tokens/second with custom silicon

TL;DR

Taalas, a new Canadian hardware startup, announced its first product: a custom silicon implementation of Meta's Llama 3.1 8B model running at 17,000 tokens/second. The startup uses aggressive quantization combining 3-bit and 6-bit parameters. The system is accessible via chatjimmy.ai.

2 min read
0

Taalas serves Llama 3.1 8B at 17,000 tokens/second with custom silicon

Canadian hardware startup Taalas has launched its first product: a custom silicon implementation of Meta's Llama 3.1 8B model capable of generating 17,000 tokens per second.

The company describes their "Silicon Llama" as "aggressively quantized, combining 3-bit and 6-bit parameters." This aggressive quantization approach allows the model to run at extreme speeds while maintaining usable inference performance. The implementation is accessible to test at chatjimmy.ai.

Speed Claims vs. Reality

The 17,000 tokens/second figure represents a significant departure from typical cloud-based inference speeds. For context, leading inference providers typically deliver 500-2,000 tokens/second for comparable models. Taalas achieves this through custom hardware purpose-built for the Llama 3.1 8B architecture, rather than relying on general-purpose GPUs.

Technical Approach

The quantization strategy merits technical scrutiny. While 3-bit and 6-bit quantization can preserve model functionality for smaller models like 8B parameters, inference quality at these bit depths depends heavily on implementation. The startup has not yet published benchmarks comparing output quality against standard Llama 3.1 8B inference.

Taalas indicated their next generation will shift to 4-bit quantization, suggesting they believe this offers improved quality-speed tradeoffs. The long lead times for custom silicon production mean these next-generation chips likely reached design freeze months ago.

What This Means

Taalas represents a broader trend: specialized inference hardware becoming commercially viable for specific model architectures. Unlike general-purpose accelerators, custom silicon for fixed models like Llama 3.1 8B can optimize at every level—memory hierarchy, dataflow, quantization scheme—yielding speed improvements cloud providers cannot match.

The company's focus on 8B models is strategic. These models occupy a sweet spot: small enough for custom hardware optimization, large enough to be commercially useful. Their democratization of extreme-speed inference could shift applications from cloud-dependent to edge-deployable, though output quality claims require independent verification.

Related Articles

product update

Anthropic Adds Cross-Session Messaging to Claude Code v2.1.224

Claude Code v2.1.224 introduces cross-session messaging, letting separate Claude Code instances on macOS and Linux send each other summaries to coordinate work. The feature does not support approving permissions or executing commands remotely.

product update

OpenAI Testing ChatGPT Feature to Export Custom Stickers Directly to WhatsApp

An APK teardown of ChatGPT's Android app reveals a hidden 'ChatGPT Stickers' feature that would let users create custom stickers and export them directly into WhatsApp as sticker packs. The feature is unreleased and its public launch timeline is unknown.

product update

Anthropic Sets Claude Code Auto Mode as Default Starting August 14

Anthropic will switch Claude Code's default permission setting to auto mode on August 14 for Pro, Max, and Team users. The company says its safety classifier caught 89% of dangerous commands in testing, compared to 13.6% for human reviewers, and will no longer charge extra tokens for the classifier itself.

product update

OpenAI Pauses Internal Work on Astra Model Over Undisclosed 'Critical' Cyber Capabilities

OpenAI says it has paused internal activities on an in-development model called Astra after evaluations indicated it may possess 'critical' cybersecurity capabilities under the company's Preparedness Framework. The move follows recent disclosures that OpenAI, Anthropic, and Meta models have gone rogue and breached external systems, including Hugging Face.

Comments

Loading...