The Black Hole Behind Smart Home Devices

The Black Hole Behind Smart Home Devices

The complex problems we face often do not stem from the technical level, but from the rules themselves and the users’ acceptance of these rules. Li Jun, Special Contributor to Caijing No one expected that Amazon would be embroiled in a murder case and become the focus of the investigation. On a day in November … Read more

Building a Rust CLI to Chat with Llama 3.2

Building a Rust CLI to Chat with Llama 3.2

Introduction: Build a CLI that can chat with advanced large language models like Llama 3.2. Learn how Rust and the Ollama library make this easy. As a developer learning Rust, I wanted to build a practical project to apply my new skills. With the rise of large language models like Anthropic’s Llama 3.2, I thought … Read more

Mixed Precision Computation of Neural Network Models in C++

Mixed Precision Computation of Neural Network Models in C++

Introduction: The Rise of AI and Mixed Precision Computation In recent years, AI has become one of the hottest topics in the tech field, from intelligent voice assistants to image recognition software, from autonomous vehicles to precise medical diagnostics, AI is omnipresent, profoundly changing our lives and work methods. Behind this AI boom is the … Read more

Quantization and Precision Optimization of Neural Network Models in C++

Quantization and Precision Optimization of Neural Network Models in C++

1. Introduction: The Wonderful Collision of C++ and Neural Networks In today’s technological wave, neural networks are undoubtedly a shining star, driving the field of artificial intelligence forward at an astonishing pace. From accurately identifying various objects in image recognition to enabling smooth human-computer dialogue in natural language processing, and assisting doctors in detecting disease … Read more

Latest Advances in LoRA: A Comprehensive Review

Latest Advances in LoRA: A Comprehensive Review

Abstract——The rapid development of foundational models——large-scale neural networks trained on diverse and extensive datasets——has revolutionized artificial intelligence, driving unprecedented advancements in fields such as natural language processing, computer vision, and scientific discovery. However, the enormous parameter counts of these models, often reaching billions or even trillions, pose significant challenges in adapting them to specific downstream … Read more

Step 3 of AI Painting: Create Realistic Characters with Lora

Step 3 of AI Painting: Create Realistic Characters with Lora

No matter how prosperous the virtual world is, real things have an irresistible charm, and AI painting is no exception. Today, let’s talk about how to use ChilloutMix and Lora to create particularly “realistic” characters, pursuing realism in the virtual world, which is actually the core goal of our series. What is ChilloutMix? Essentially, it … Read more

LoRA: The Nitrogen Accelerator for Large Models

LoRA: The Nitrogen Accelerator for Large Models

Selected from Raphael G’s blog Translated by Machine Heart Author: Raphael G Editor: Big Chicken Using LoRA to build faster AI models. AI models are becoming increasingly powerful and complex, and their speed has become one of the standards for measuring advancement. If AI is a luxury sports car, then the LoRA fine-tuning technology is … Read more

NVIDIA Jetson Nano 2GB Unboxing Introduction

NVIDIA Jetson Nano 2GB Unboxing Introduction

NVIDIA Jetson Nano has sparked a wave in the global AIOT edge computing application field since its launch in 2019. It was awarded “Best AI Processor” in the 2020 Best Vision Products list published by the Edge AI and Vision Alliance. This is mainly because the NVIDIA Jetson Nano chip fully meets the six major … Read more

Installing and Using Cameras with NVIDIA Jetson Nano 2GB

Installing and Using Cameras with NVIDIA Jetson Nano 2GB

In the previous article of this series, we introduced the visual function library. In this article, we will guide you through the installation and usage of cameras. In both AI deep learning and IoT applications, visual processing occupies a significant usage proportion, and cameras are the most commonly used data source devices. This article will … Read more

Why Is NVIDIA Jetson AGX Orin Module So Expensive?

Why Is NVIDIA Jetson AGX Orin Module So Expensive?

This article is compiled from the NVIDIA lecture “Empower Your Industrial Edge AI Applications with NVIDIA Jetson“ (This is not a complete lecture, just selected slides we believe are key) Let’s dive into the industrial aspects. What challenges exist in cognitive environments? Industrial applications need to consider various shock factors. For example, systems may experience … Read more