Table of Contents
Installation list
Installation Steps
Stress Test
Hot comments from netizens
Home Technology peripherals AI AI master Li Mu's installation video is here! You can also practice 10 billion large models

AI master Li Mu's installation video is here! You can also practice 10 billion large models

Apr 11, 2023 pm 11:40 PM
ai Model

AI master Li Mus installation video is here! You can also practice 10 billion large models

Before the installation video was released, Teacher Li Mu once launched a small questionnaire survey. Taking advantage of the price reduction of graphics cards, let’s see what children think about the installation video. How interested are you in running Transformer?

At that time, even Huawei’s talented young man "Zhihui Jun" came to like it, which shows that everyone is still looking forward to it.

AI master Li Mus installation video is here! You can also practice 10 billion large models

No, Mu Shen is here with his installation video. How to train a 10 billion model at the lowest cost?

Just recently, the currency circle has been cooling down, and GPU prices have also dropped significantly. For example, the Nvidia 3090TI is now priced at US$1,600 (original price USD 2,000).

AI master Li Mus installation video is here! You can also practice 10 billion large models

At the beginning of this project, 2 prototype machines were installed, each machine was a dual-card RTX 3090TI , using a water cooling system to reduce noise.

#The cost of installing a machine is more than 5,000 US dollars, about 35,000 yuan.

Without further ado, let’s take a look at how Mu God installed the machine~

Installation list

The requirements for installation are first to be quiet enough. Otherwise, it will be too noisy and you won’t be able to work.

#The second requirement is good heat dissipation. Otherwise, if the temperature is too high, it will cause the GPU to underclock.

The third point is, because we need to run a relatively large Transformer model, the bandwidth of the GPU must be good enough.

If you have installed a GPU server before to run CNN, the requirements for running the Transformer model will be different. Because the Transformer model is larger than the CNN model, the memory usage will be higher. So the memory size of the GPU is very important.

AI master Li Mus installation video is here! You can also practice 10 billion large models

Mu Shen also said before that such a large Transformer model should be trained on multiple GPUs. From Engineers from Google, Microsoft, etc. all use machines like DGA X100 to run. Even on such machines, the bandwidth of the GPU remains a bottleneck.

The difference between buying this kind of server GPU and game GPU is that the former is not about how fast a single card can run, but how many cards can run between cards. Connect quickly.

Therefore, the focus of the installation concept is: try to increase the GPU memory and the bandwidth of the interconnection between GPUs,

If you want to put a lot of cards in a machine, you need to buy a turbine cooling system.

#If you want quietness, buy a water-cooled heat sink. Mu Shen bought 4 yuan of 3090 TI. The advantage of using water cooling is that it is relatively quiet, but the disadvantage is that it takes up a lot of space.

#So, if you want to put four cards in the chassis, don’t buy the water-cooled version, but buy the version with only one turbo fan.

##And the direction of the wind in the chassis is a particularly important issue. If you buy a card with three fans, the air will enter the chassis from the front and then dissipate heat from all directions. If the cards are too close together, the temperature inside the chassis will be very high.

Mu Shen also said that many years ago, he bought four cards with two large fans and put them together. As a result, the temperature of one card was too high. Burned.

After selecting the GPU (ASUS ROG), the remaining configuration is relatively simple. The CPU is a 12-core AMD CPU, the motherboard is a brand called PCIE 4.0 16, the hard drive is a 2 TB M.2 hard drive, the fan is a 120mm water-cooled fan, and a full-size chassis is added.

AI master Li Mus installation video is here! You can also practice 10 billion large models

Installation Steps

After the installation list is completed, the next step is the specific installation process. The steps are as follows:

#First put the GPU. Note that you must not touch metal places with your hands during the placement process. If there is static electricity, it will easily cause the GPU to conduct electricity.

AI master Li Mus installation video is here! You can also practice 10 billion large models

After putting the GPU in, tighten the screws. Then put the fan in.

# After plugging in the power, tie the power cord and water pipe together. Then connect the NVLink bridge.

AI master Li Mu's installation video is here! You can also practice 10 billion large models

Finally connect the power supply and the machine is ready to run.

AI master Li Mus installation video is here! You can also practice 10 billion large models

Stress Test

After the installation is completed, the next task is to continue to install the operating system .

Mu Shen installed ubuntu22. After installing it, he connected remotely.

Of course, Mu Shen also explained various situations in detail. In addition to ubuntu22, windows and linux are also available under different needs.

#Here Mu Shen uses SSH for remote connection.

AI master Li Mus installation video is here! You can also practice 10 billion large models

##Mu Shen’s system has already installed the driver. At the same time, he also pointed out that if there is no driver yet, you can Use apt-get to install nvidia-driver-515.

AI master Li Mus installation video is here! You can also practice 10 billion large models

After installation, you can run nvidia-smi and see the system.

AI master Li Mus installation video is here! You can also practice 10 billion large models

You can see various information from it. Such as the number of GPUs, temperature, wattage, memory usage, etc.

Next, you can also see whether the nv-link is normal through the topo-m matrix of nvidia-smi.

AI master Li Mus installation video is here! You can also practice 10 billion large models

You can see that the two GPUs are connected by NV4. 4 means 4 channels, which means the connection is normal.

#The next question is to test the temperature of the system under full load.

Mu Shen said that the GPU is tested with a small program called gpu-burn, which can be downloaded from github.

Here Mu Shen simulated running for ten minutes, and also saw the temperatures of the two GPUs. Mu Shen also joked that you can feel the hot air blowing from the GPU.

Similarly, the CPU can also use this method to test the temperature, using cpu-burn.

In the end, the temperatures of the two GPUs stayed at 58 degrees and 55 degrees, and the power consumption reached more than 440 watts (full power consumption 480 watts), which is pretty good. of.

#The last parameter is the power consumption of the machine. Mu Shen's test used about 1240 watts, which means 1.5 kilowatt hours of electricity per hour.

AI master Li Mus installation video is here! You can also practice 10 billion large models

Judging from the current data, the stability is OK.

#As for the performance of running Transformer on this machine, we have to wait for the next video.

Hot comments from netizens

After the video was released, netizens at Station B also expressed great interest.

There is a representative student from the perfect score class who appears and lists the complete configuration list mentioned in the video. AI master Li Mus installation video is here! You can also practice 10 billion large models

Some netizens rushed to watch, "Learn to install the machine from Li Mu."

AI master Li Mus installation video is here! You can also practice 10 billion large models


## Mu Shen himself expressed that he felt that the 3090ti card was not very good. A netizen immediately commented, "If it doesn't work, just smoke it and give it away."

AI master Li Mus installation video is here! You can also practice 10 billion large models

Of course, this kind of hard-core installation There is definitely an element of humor in the comments under the video.

AI master Li Mus installation video is here! You can also practice 10 billion large models

I can only say that it is too true.

The above is the detailed content of AI master Li Mu's installation video is here! You can also practice 10 billion large models. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to change the size of a Bootstrap list? How to change the size of a Bootstrap list? Apr 07, 2025 am 10:45 AM

The size of a Bootstrap list depends on the size of the container that contains the list, not the list itself. Using Bootstrap's grid system or Flexbox can control the size of the container, thereby indirectly resizing the list items.

How to implement nesting of Bootstrap lists? How to implement nesting of Bootstrap lists? Apr 07, 2025 am 10:27 AM

Nested lists in Bootstrap require the use of Bootstrap's grid system to control the style. First, use the outer layer <ul> and <li> to create a list, then wrap the inner layer list in <div class="row> and add <div class="col-md-6"> to the inner layer list to specify that the inner layer list occupies half the width of a row. In this way, the inner list can have the right one

How to add icons to Bootstrap list? How to add icons to Bootstrap list? Apr 07, 2025 am 10:42 AM

How to add icons to the Bootstrap list: directly stuff the icon into the list item <li>, using the class name provided by the icon library (such as Font Awesome). Use the Bootstrap class to align icons and text (for example, d-flex, justify-content-between, align-items-center). Use the Bootstrap tag component (badge) to display numbers or status. Adjust the icon position (flex-direction: row-reverse;), control the style (CSS style). Common error: The icon does not display (not

What method is used to convert strings into objects in Vue.js? What method is used to convert strings into objects in Vue.js? Apr 07, 2025 pm 09:39 PM

When converting strings to objects in Vue.js, JSON.parse() is preferred for standard JSON strings. For non-standard JSON strings, the string can be processed by using regular expressions and reduce methods according to the format or decoded URL-encoded. Select the appropriate method according to the string format and pay attention to security and encoding issues to avoid bugs.

How to view Bootstrap's grid system How to view Bootstrap's grid system Apr 07, 2025 am 09:48 AM

Bootstrap's mesh system is a rule for quickly building responsive layouts, consisting of three main classes: container (container), row (row), and col (column). By default, 12-column grids are provided, and the width of each column can be adjusted through auxiliary classes such as col-md-, thereby achieving layout optimization for different screen sizes. By using offset classes and nested meshes, layout flexibility can be extended. When using a grid system, make sure that each element has the correct nesting structure and consider performance optimization to improve page loading speed. Only by in-depth understanding and practice can we master the Bootstrap grid system proficiently.

What changes have been made with the list style of Bootstrap 5? What changes have been made with the list style of Bootstrap 5? Apr 07, 2025 am 11:09 AM

Bootstrap 5 list style changes are mainly due to detail optimization and semantic improvement, including: the default margins of unordered lists are simplified, and the visual effects are cleaner and neat; the list style emphasizes semantics, enhancing accessibility and maintainability.

How to register components exported by export default in Vue How to register components exported by export default in Vue Apr 07, 2025 pm 06:24 PM

Question: How to register a Vue component exported through export default? Answer: There are three registration methods: Global registration: Use the Vue.component() method to register as a global component. Local Registration: Register in the components option, available only in the current component and its subcomponents. Dynamic registration: Use the Vue.component() method to register after the component is loaded.

How to optimize database performance after mysql installation How to optimize database performance after mysql installation Apr 08, 2025 am 11:36 AM

MySQL performance optimization needs to start from three aspects: installation configuration, indexing and query optimization, monitoring and tuning. 1. After installation, you need to adjust the my.cnf file according to the server configuration, such as the innodb_buffer_pool_size parameter, and close query_cache_size; 2. Create a suitable index to avoid excessive indexes, and optimize query statements, such as using the EXPLAIN command to analyze the execution plan; 3. Use MySQL's own monitoring tool (SHOWPROCESSLIST, SHOWSTATUS) to monitor the database health, and regularly back up and organize the database. Only by continuously optimizing these steps can the performance of MySQL database be improved.

See all articles