Skip to content
wwwinsights_logo

Insights into World Wide Web

My Humble Thoughts about Web Dev and Website Reviews

wwwinsights_logo
Insights into World Wide Web

My Humble Thoughts about Web Dev and Website Reviews

  • Home
  • AI
  • Content Management
    • Drupal
    • WordPress
  • Web Infrastructure
    • AWS
    • Network
    • Git
    • Nginx
    • Infra
  • Programming Language
    • Python
  • Contact
  • About
    • Home
    • 2024
    • October
AI

Deep Learning Model Precision: FP32, BF16, INT8 and INT4

Dr. Anjing Wang October 31, 2024 0 Comments

When training or deploying deep learning models, precision isn’t just about getting accurate predictions—it’s also about finding the right balance between performance, memory usage, and speed. Choosing the optimal precision…

AI

LoRA vs. QLoRA: Fine-Tuning Your Model’s Superpowers on a Budget

Dr. Anjing Wang October 31, 2024 0 Comments

Have you ever tried running a colossal language model on a GPU that feels more like a toaster than a supercomputer? Enter LoRA and QLoRA—two magical spells for squeezing every…

AI Infra

How to Run a CUDA Docker Image on an AWS Ubuntu LTS Instance

Dr. Anjing Wang October 29, 2024 0 Comments

Running a CUDA Docker image on an AWS Ubuntu instance enables you to leverage GPU-accelerated computations directly within Docker containers. In this guide, we’ll walk through the process of installing…

AI Infra

How to Install NVIDIA driver on AWS Ubuntu LTS 24.04

Dr. Anjing Wang October 29, 2024 1 Comments

Installing the NVIDIA driver on an AWS EC2 instance running Ubuntu 24.04 can sometimes be challenging due to AWS’s custom environment and kernel. Although the ubuntu-drivers tool is the recommended…

Infra

Running One Linux Distribution Inside Another Using Docker: A Deep Dive

Dr. Anjing Wang October 28, 2024 0 Comments

Introduction In today’s fast-paced software development landscape, Docker has become an indispensable tool, revolutionizing the way we build, ship, and run applications. One of its remarkable capabilities is enabling developers…

AI

Fine-Tuning Qwen Models: Understanding the Key Parameters

Dr. Anjing Wang October 25, 2024 0 Comments

Fine-tuning large language models (LLMs) can be a challenging process due to the variety of parameters and configurations involved. In this blog, we’ll break down key parameters used to fine-tune…

AI

Why PyTorch Uses Its Own Tensor Library Instead of NumPy

Dr. Anjing Wang October 9, 2024 0 Comments

If you’re just starting out with Python and have heard of NumPy, you probably know it’s a fantastic library for handling numbers, arrays, and matrices. So, why would PyTorch, a…

About the Author

Dr. Anjing Wang

Dr. Anjing Wang

I am an entrepreneur, data analyst, website builder, and enthusiastic educator. I hold a Ph.D. in computer science and worked for big corporations for years before starting up a few companies. Notably, one of my recent start-up projects is a video dictionary.

  • AI
  • AWS
  • DNS
  • Drupal
  • Git
  • Infra
  • Network
  • Nginx
  • Python
  • Wordpress
Causal Language Models vs. Conditional Generation Models: Key Differences and Real-World Examples
February 7, 2025
Unlocking the Power of Conditional Generation in AI
February 2, 2025
Unveiling NVIDIA DGX: A Journey Through AI Supercomputing
November 19, 2024
How to Measure the Performance of OCR: Why BLEU Isn’t Always the Best Choice
November 13, 2024
Understanding sklearn.metrics.accuracy_score and How to Calculate Accuracy Manually
November 13, 2024
Supervised Fine-Tuning (SFT): How to Fine-Tune Your Model Like a Pro
November 1, 2024
Deep Learning Model Precision: FP32, BF16, INT8 and INT4
October 31, 2024
LoRA vs. QLoRA: Fine-Tuning Your Model’s Superpowers on a Budget
October 31, 2024
How to Run a CUDA Docker Image on an AWS Ubuntu LTS Instance
October 29, 2024
How to Install NVIDIA driver on AWS Ubuntu LTS 24.04
October 29, 2024
Running One Linux Distribution Inside Another Using Docker: A Deep Dive
October 28, 2024
Fine-Tuning Qwen Models: Understanding the Key Parameters
October 25, 2024
Why PyTorch Uses Its Own Tensor Library Instead of NumPy
October 9, 2024
Using torch.Tensor to Represent Images in PyTorch: A Beginner’s Guide
September 17, 2024
Total Available Graphics Memory vs. Dedicated Video Memory – Understanding the Four Types of GPU Memory
September 10, 2024
wwwinsights_logo

Insights into World Wide Web

My Humble Thoughts about Web Dev and Website Reviews

Copyright by Anjing Wang © All rights reserved | Blogus by Themeansar.

  • Home
  • About
  • Terms of Use
  • Privacy Policy
  • Contact