748 related articles

Deep dive into the persistent-inference open-source project: solve TF/Keras cold start problems with just two files by keeping models resident in memory, eliminating reload overhead.

Mistral releases Shieldstral, an open-source multimodal content moderation model with just 3B parameters for text and image safety detection. Learn about its features, use cases, and comparison with Llama Guard.

Poolside Desktop Assistant 1.4.0 adds native steering, task queuing, plan mode, and subagent collaboration, plus major local model inference speed improvements with deep Claude and Codex integration.

Exploring training and running a small language model (SLM) on an ESP32-S3 microcontroller costing just $8. Learn about model design under extreme hardware constraints, quantization strategies, and edge AI's potential.

How to run a fully local AI voice agent on a $50 Arduino Uno Q board, covering speech recognition, intent understanding, and TTS implementation for edge AI applications.

Maple-Preview achieves 120 tok/s inference of a 20B ternary MoE model on iPhone. We analyze ternary quantization, MoE sparse activation, and on-device inference challenges.

In-depth analysis of transitioning from DevOps to MLOps: core differences, market demand, required skills, and a practical three-step path for operations engineers making rational career decisions.

Deep dive into training ASR models with simulated call center audio: analyzing codec simulation, code-switching, and diarization bottlenecks that reveal the gap between simulated and real phone data.

Deep dive into the 5-layer AI tech stack: Energy, Chips, Infrastructure, Models, and Applications. Understand the key players, competitive landscape, and value distribution logic across the AI industry chain.

Quantprobe is an open-source memory optimization framework that enables 30B LLMs to run at 22 tokens/s on 6GB GPUs through per-layer quantization and intelligent CPU/GPU splitting.

Learn how to fine-tune 8B parameter LLMs on a 4GB laptop GPU using QLoRA quantization, gradient checkpointing, and gradient accumulation VRAM optimization techniques.

A U.S. company struck a $100M deal with Ukraine to deploy AI visual lock-on capabilities on 50,000 cheap kamikaze drones, enabling terminal autonomous guidance to defeat electronic warfare jamming.

Alibaba's Qwen3.8-Max-Preview iterates daily with significant frontend development improvements. The team uses an open preview strategy to collect community feedback, promising open-weight release.

H3 voice model releases full-precision weights. Community tests show strong expressiveness, voice cloning, and multilingual support, but voice drift in long sentences and imprecise stress remain.

Deep dive into how an 80B-parameter LLM runs on Mac with only 4.3GB memory, covering ultra-low-bit quantization, sparsity, memory mapping, and implications for privacy and edge AI.

Chinese open-source AI models are rapidly rising with near-top performance at fraction of cost, dominating local deployment. As the gap shrinks to single digits and OpenAI cuts prices, open source is reshaping AI competition.

Deep analysis of Nightcrawler, an AI penetration testing agent running entirely on smartphones. Exploring how on-device AI empowers cybersecurity testing, its architecture, use cases, and risks.

yapyap is a local-first open-source meeting recording tool supporting transcription, speaker diarization, and AI summaries—all running locally with no cloud uploads or subscriptions required.

PISIGuard is an open-source privacy tool that automatically detects and anonymizes names, phone numbers, and IDs before they reach AI chatbots like ChatGPT, preventing personal data leaks to cloud servers.

Hand Wave uses Meta smart glasses' camera and open-source AI neural networks to translate sign language into text and speech in real time, supporting iOS and Web platforms.