A.I. Architecture

This revision is from 2024/06/28 09:06. You can Restore it.

A.I. computing has extreme next-generation computational demands. GPUs now dominate A.I. processing but remain confined to a card in a slot. Future designs may see the graphics card become the motherboard, absorbing the current paradigm. Computing advances focus on maximizing speed, getting components as close to the speed of light as possible, and leveraging parallelism by using thousands of simplified processors on a die for AI-specific operations like matrix calculations and hashing. Technologies such as CUDA cores, Tensor Processing Units (TPUs), and stream processors aim to optimize AI workloads through massive parallel processing.

  • GPU: Most important. Cards like RTX 3060 or RX 6600 significantly improve training speed, Nvidia GeForce RTX 4090 with 16,384 CUDA cores and 24GB GDDR6X VRAM. Adding multiple cards and interconnecting them using NVLink. Kubernetes clusters, infiniband to increase capacity even more. PCIv3 to NVLink and PCIv7. High-bandwidth interconnect for GPU-to-GPU communication. NVidia is kicking ass in this field.
  • CPU: Less critical. Mid-range processors with good balance of core count and single-core performance suffice, such as AMD Ryzen 5/7 or Intel Core i5/i7. In 2024, consumer CPUs typically range from 6 to 32 cores.
  • RAM: Moderately important. 32GB to 64GB is usually sufficient for most AI tasks. RAM disks can be utilized for faster data access.
  • Storage: Least critical. SATA SSDs are sufficient for most tasks, with NVMe SSDs offering faster data access when needed.

Training LLM's is another story.

  • Power consumption, utilizing renewable energy, solar, wind, maximal location.
  • Distributed computing software and clutering, MPI (Message Passing Interface). Using software such as TensorFlow Distributed, Spark or Cluster management software like Slurm or Torque. Petals, Horovod, a distributed training framework for libraries like TensorFlow, Keras, PyTorch, and Apache MXNet. Something like Kuberetes.
  • RAID 10 or RAID 6, mdadm

Example Builds

  • Supermicro X10DRG-Q: 4 x PCIe 3.0 x16, 16 x DIMM 288-pin Up to 2TB ECC 3DS LRDIMM, 2 x CPU Xeon E5-2600 v3 series, $317.46, specs, manual
    • CPU: Intel® Xeon® E5-2699 v4, 22 cores @ 2.2 GHz ~ $175.23
    • RAM: 64GB LDRDIMM DDR4, (1024GB/16 slots) ~ $99.74
    • Power Supply: 24-pin, 12V 8-pin, and 12V 4-pin power connectors.
  • Supermicro X9DRI-LN4F+: 4 x PCIe 3.0 x16, 24 x DIMM 240-pin, Up to 1.5TB DDR3 ECC LRDIMM, 2 x CPU Xeon E5-2600 v3 series, $200, manual
    • CPU: Intel® Xeon® E5-2697 v2, 12 cores @ 2.7 GHz ~ $36
    • 64GB LRDIMM DDR3 ~ $60 (1536GB ram in 24 slots)
  • Supermicro C9X299-RPGF-L: 4 PCIe 3.0 x16, 8 DIMM slotsUp to 256GB Unbuffered non-ECC UDIMM, DDR4-2933MT/s, Intel® 7th Generation Core™ i7 X-series, Intel® 9th Generation Core™ i7 X-series, Intel® 9th Generation Core™ i9 X-series, $180, specs
    • CPU: Intel® Core™ i9-10980XE, 18 cores @ 3.0 GHz ~ $700
  • Asus Z9PE-D16/2l - 512GB / 16 slots - 4 @ 16x PCI-E - Dual E5-2600 + v2, $325, specs
    • CPU: Intel® Xeon® E5-2697, 12 cores @ 2.7 GHz ~ $36
  • Supermicro X13DEI: 4 PCIe 5.0 x16, 16 DIMM slots Up to 4TB 3DS ECC RDIMM, 5th Gen Intel® Xeon® / 4th Gen Intel® Xeon® Scalable processors, $1575, specs
  • ASUS Pro WS WRX80E-SAGE SE WIFI II 2TB ram 8 16x PCIe, $1700, specs
  • Asrock WRX90 WS EVO - 2TB ram 7 x 16x PCIe + 1 8x, $1750, specs
  • Gigabyte MZ73-LM0 - DDR5 x 16, PCIe v4 $2550, specs

  • RAM: RDIMM, LRDIMM or UDIMM, 16x 128GB 3DS LRDIMM modules, total of 2TB RAM. Modules operate at 2400MHz
  • Storage: Any
  • PSU: Biggest, make sure quantity of connectors and compatible connectors, enough power and connectors for multiple GPUs. Corsair AX1600i (1600W, sufficient for multiple high-power GPUs).
  • EATX Case, just screw it down to something and earth it
  • Cooling: Custom liquid cooling loop to maintain optimal temperatures, to manage the heat output of multiple GPUs.

Multi-build clustering: hook them up in a conventional network and then utilize Distributed Computing Framework, install a chosen framework on each computer and configure it to recognize the other machines as part of the cluster. Allocate 1 machine as a NAS, a mobo with the most PCIe SATA expansion cards and onboard SATA. The other computers are about cpu, gpu cores and maxmimum vRAM.

When selecting graphics cards for running large language models (LLMs) locally, using multiple GPUs, there are several important features and specifications to consider:

  1. High VRAM: Aim for graphics cards with as much VRAM as possible. Since you're looking to run LLMs, more VRAM allows you to handle larger models and batch sizes.
  2. CUDA Cores / Tensor Cores: More CUDA cores generally mean better parallel processing capabilities. Tensor cores (found in NVIDIA’s RTX and Tesla series) are specifically designed for deep learning tasks and can significantly speed up model training and inference.
  3. NVLink Support: NVLink allows for high-bandwidth communication between GPUs, enabling efficient multi-GPU setups. This is crucial for model parallelism and reducing inter-GPU communication overhead.
  4. Multi-GPU Scalability: Ensure the graphics card and your system support multi-GPU configurations (e.g., via SLI, NVLink, or PCIe slots).
  5. FP16 / Mixed Precision Support: Cards that support FP16 or mixed precision calculations can provide significant performance boosts for deep learning tasks by using less memory and speeding up computations.
  6. Cooling System: Efficient cooling is essential to maintain performance and prevent thermal throttling, especially in multi-GPU setups.
  7. Driver and Software Support: Ensure the card is compatible with the deep learning frameworks you plan to use (e.g., PyTorch, TensorFlow) and that it has robust driver support.

Recommended GPU Models

  1. NVIDIA RTX 30 Series (e.g., RTX 3090, RTX 3080):
    1. High VRAM (e.g., 24GB on RTX 3090)
    2. Tensor cores for deep learning
    3. NVLink support (for RTX 3090)
  2. NVIDIA A100:
    1. Up to 80GB VRAM (in the PCIe version)
    2. Advanced tensor cores
    3. NVLink support
    4. Designed specifically for AI workloads
  3. NVIDIA Tesla V100:
    1. Up to 32GB VRAM
    2. Tensor cores
    3. NVLink support
  4. NVIDIA Quadro RTX 8000:
    1. 48GB VRAM
    2. Tensor cores
    3. NVLink support

In non-SXM2 form factors, specifically the PCIe form factor for NVIDIA GPUs, the card has a typical PCIe edge connector that slides into the PCIe slot on the motherboard (connector is the edge of the pcb that slides into the motherboard slot). For PCIe form factor GPUs to support NVLink, there is an additional edge connector located towards the top of the card. This additional connector is used to attach an NVLink or SLI bridge, which allows for high-speed communication between multiple GPUs.

Note: some of these models may have different memory configurations depending on the specific model or revision. FP16 performance is not available on older cards like the K-series due to their lack of Tensor Cores. The Tesla T4 has Tensor Cores, which are designed to accelerate deep learning operations.

Calls its CUDA cores, "Stream processors"

Configuration Tips

  1. BIOS Settings: Ensure the BIOS is configured to support multi-GPU setups.
  2. Driver Installation: Install the latest NVIDIA drivers that support multi-GPU configurations.
  3. Framework Configuration: In your deep learning framework, configure the settings to utilize multiple GPUs (e.g., using torch.nn.DataParallel or torch.distributed in PyTorch).

Summary

By focusing on high VRAM, CUDA/Tensor cores, NVLink support, and efficient cooling, you can build a powerful multi-GPU setup capable of running large language models locally. Using high-end GPUs like the NVIDIA RTX 3090 or the A100 will provide the performance needed for demanding AI tasks.

Software

Software has become secondary to hardware, and software for A.I. would probably require grid computing in exchange for unrestricted model access. Each node would have to satisfy minimum requirements to be accepted into the grid. While the models are accessible to the grid, the secret source is with the author. The grid acts as a workshop, holding the petabytes of training data, and an A.I. training supercomputer. The result is plopped into the distributed leaderboard folder, where all the trained models go, and all the models are restricted to the OS, all the models are graded. A general user would go to the leaderboard folder and run the latest models. The incentive is to beat the best model. In the modern day, it is all about creating the white paper and presenting it to key people for support and funding. In the past, it anyone could release and gain public support organically.

O.I. Architecture - organoid on chip support

Issues:

  1. not big enough, intelligence is relative to quantity of neurons in a network.
  2. questionable unnatural systems and understanding natural habitats, where movement, re-organization, synapses, vascularization occur and are supported.
  3. questions over lifespan, understanding their lifespan in the body versus their lifespan as bioware.

Building the network...

  1. modularization and module versioning.
  2. interconnects between organoids that mimic synapses, attraction, affinity.
  3. communication, I/O cards, hardware and software interface. Understanding and responding.
  4. a happiness rating.
  5. distributed networking over distance (for fun).

nb: Organoids are real lifeforms.

Automating organoid maintenance

A pump, a reservoir and an input output system attachment on the container housing the organoid. The pump (heart) moves media from a reservoir into the input of the housing of the organoid and at the output move goes back to the pump so the media is circulating. Spent media gets moved to a storage container where it is measured, filtered and conditioned and then re-introduced. So 4 main objects are required. A slow pump, pipes and fittings from the pump to the organoid housing. A reservoir holding new media, and a container holding old media. In the old media container, additions such as media grading detection, filtration and media conditioning to recycle media. Like a filter in a fish tank, this slow moving pump keep the water clean and oxygenated, removing impurities.

  1. a peristaltic pump, also commonly known as a roller pump, is a type of positive displacement pump used for pumping a variety of fluids. The fluid is contained in a flexible tube fitted inside a circular pump casing. Most peristaltic pumps work through rotary motion, though linear peristaltic pumps have also been made.
  2. culture media filtration, sterilization as it passes through the filter (immune system) and a measure of it viability, supplementing and cleaning the media or impurities.

Ideally, we want to award these functions their organ names, use and develop human compatible artificial organs and machines to offshoot into the medical device industry. For example, the dialysis machine could be supplied to hospitals and work in that setting. Every time we do something, we must think of its application in general medicine and move towards that direction, even if it poses extra challenges. For example, anastomosis methods and materials and degree of identical behavior. Bioreactors are commonly used for cell culture applications.

Neuroplatform model, recent advacement offers an online interface online similar to a task sceduling print pool jobs for the organoids, results are returned for processing. Other similar bigger platforms might be integrated in future.

What an A.I Operating System (OS) might look like

  1. GPU to GPU communication, cluster and distributing networking training and testing. The amount of data and processing required to train models and tinker about with A.I. could utilize grid computing. Minimum requirements are mandatory to join the grid, and trained models are the reward. The grid would hold the petabytes of training data and CPU cycles for distributed training. A member would probably need some minimum resource to join the grid. The models are tied to the OS and cannot be moved out. The grid maintainers would keep models at the current or exceeding current capability. The use of the models to generate video, images and so on would be unrestricted. Make a trade of model access for resource contribution.
  2. Installed with all the applications/software in the category and to leverage A.I. and O.I.
  3. Master simulation environment for A.I. training.

  1. Store training data - distributed file systems, to grid and store the petabytes of training data.
  2. Train A.I. - utilize the many grid computing operations already in existance and add a system level one as well.
  3. Other edu, lab and research essential softwares.
  4. Custom Linux from scratch

Neuron Communication: Neurons communicate with each other through electrical and chemical signals. The "language" they use is a complex interplay of these signals, which can be described in terms of neurotransmitters, receptors, and action potentials. Action Potentials: Neurons generate electrical signals called action potentials, which are rapid, temporary changes in the electrical potential difference across the neuron's membrane. These signals travel down the neuron's axon to its terminals. Neurotransmitters: When an action potential reaches the end of a neuron's axon, it triggers the release of neurotransmitters, which are chemical messengers stored in tiny sacs called vesicles. There are many types of neurotransmitters, such as glutamate, GABA, acetylcholine, serotonin, and dopamine, each with different functions. Receptors: Neurotransmitters bind to specific receptor proteins on the membrane of the target neuron, causing changes in the electrical potential of that neuron. This can either excite the neuron, making it more likely to fire an action potential, or inhibit it, making it less likely to fire. Synaptic Transmission: The process of neurotransmitter release, binding to receptors, and the resulting changes in the target neuron is called synaptic transmission. This is the fundamental way neurons communicate with each other. The complex system of communication involves electrical and chemical signals. This system allows them to transmit, process, and store information, forming the basis for all brain functions.

  

đź“ť đź“ś âŹ±ď¸Ź â¬†ď¸Ź