⚡ LIVE

Search AI News

Find articles from 100+ AI sources

🔍

Found 781 results for "LLM"

781 articles
KDnuggets Open Source 23h ago 👁 3

Small Language Models with Hugging Face transformers Library + smolLM3

Running a 70B model in production is expensive, and for many tasks, unnecessary. If you're building a focused…

KDnuggets Open Source 1d ago 👁 2

5 Free Courses to Learn Modern AI and LLMs

Learn how to use generative AI at work, build RAG and agentic apps, fine-tune models, work with the Hugging…

AWS Machine Learning Tools 2d ago 👁 6

LLM optimization integration for Amazon SageMaker Python SDK

Optimizing generative AI inference deployments requires benchmarking endpoints, evaluating instance…

Generative AI Pub Image AI 2d ago 👁 3

Inside the Final Layer: Logits, Sampling, and Structured Outputs in LLMs

How raw model scores become words, valid JSON, and filtered responses one token at a time.Most people treat…

Generative AI Pub Image AI 3d ago 👁 11

How I Cut a 14-Day Local LLM Classification Job to 87 Hours

The smarter AI pipeline knows when not to call the AI.Image created by the author using Midjourney63,053…

Simon Willison Tools 4d ago 👁 10

New release of LLM adds support for reasoning traces, OpenAI Responses, server-side tools, and smarter logging

I released LLM 0.32 this morning, the most significant new version of LLM since the initial launch of the…

Simon Willison Tools 4d ago 👁 12

llm-anthropic 0.26

Release: llm-anthropic 0.26 Includes new features enabled by LLM 0.32: New models: claude-fable-5,…

KDnuggets Open Source 4d ago 👁 15

7 Approaches to Reduce Inference Latency in Your LLM Workflows

From quantization to speculative decoding, here are seven engineering strategies to ship faster, more…

Generative AI Pub Image AI 4d ago 👁 12

Why I Switched from Ollama to LM Studio for Local LLMs on Windows

Faster inference via llama.cpp, VRAM-fit badges, GUI parameter control, MCP integrations, and a way to reuse…

Simon Willison Tools 1w ago 👁 14

llm-mcp-client 0.1a0

Release: llm-mcp-client 0.1a0 See this blog entry. Tags: llm, model-context-protocol

Generative AI Pub Image AI 1w ago 👁 16

Teaching Machines to Remember: Episodic, Semantic, and Procedural Memory in LLM Agents

Why your AI agent forgets everything, and what real memory architectures do about it.Ask an LLM-powered…

Nature ML Research 1w ago 👁 8

Scientists using LLMs will ‘do more, less well’, modelling study predicts

Scientists using LLMs will ‘do more, less well’, modelling study predicts. Nature ML — AI news.

Simon Willison Tools 1w ago 👁 19

llm 0.32rc2

Release: llm 0.32rc2 Hot on the heels of RC1, this fixes a dependency issue and also adds two neat new…

Simon Willison Tools 1w ago 👁 9

llm-chat-completions-server 0.1a0

Release: llm-chat-completions-server 0.1a0 A key goal of the new content-addressable logs in LLM 0.32rc1 was…

Simon Willison Tools 1w ago 👁 9

llm 0.32rc1

Release: llm 0.32rc1 This RC for LLM 0.32 finishes the work that started in LLM 0.32a0 - it adds a new schema…

MIT Tech Review AI Research 1w ago 👁 16

A fundamental flaw leaves LLMs strikingly vulnerable to attack

It is impossible to make large language models fully secure against hacks because of a fundamental flaw in…

Mozilla AI Open Source 1w ago 👁 26

Who Cares About LLM costs?

Why would you worry about them? LLMs promise something close to infinite capability, and worrying about the…

Berkeley AI Research Research 2w ago 👁 18

Teaching LLMs to Update Beliefs for Efficient Long-Horizon Interaction

.abbel-fig { display: block; text-align: center; margin: 2.4em 0; line-height: 1.4; max-width: 100%; }…

AI Magazine (Raschka) Models 3w ago 👁 21

Controlling Reasoning Effort in LLMs

It has been almost two years since OpenAI released o1, a model that popularized the idea of LLM-based…

Simon Willison Tools 3w ago 👁 1

LLM cliché highlighter

Tool: LLM cliché highlighter I got frustrated reading yet another article that was crammed with the clichés…

MIT Tech Review AI Research 3w ago 👁 19

Meet GPT-Red: an LLM super-hacker OpenAI built to make its models safer

OpenAI has built an LLM super-hacker called GPT-Red that it uses as a sparring partner to help its other…

KDnuggets Open Source 4w ago 👁 22

12 Ways to Reduce LLM Latency and Inference Costs in Production

  # Introduction   Large language model (LLM) apps get slow and expensive faster than you'd expect. In a…

TheSequence Business 4w ago 👁 17

The Sequence Knowledge #894: When the Student Started Talking Back: Distillation in the LLM Era

Looking back at the 2015 distillation paper, what’s striking isn’t the temperature trick or the…

Generative AI Pub Image AI 4w ago 👁 18

Your LLM Isn’t Thinking — It’s an Engineer Pulling Weights at 10,000 Tokens Per Second

What really happens inside an AI model, and why the engine running it matters more than you think.When most…