Every Flop Counts: Scaling a 300B LLM Without Premium GPUs
1–10 of 11 posts
Re: Every Flop Counts: Scaling a 300B LLM Without Premium GPUs
#2Re: Every Flop Counts: Scaling a 300B LLM Without Premium GPUs
#3Table 1 is the closest thing. Device specs for six devices: 120-989 TFLOPS and 64-96 GB RAM.
An RTX 5090 is about 105 TFLOPS.
https://www.techpowerup.com/gpu-specs/geforce-rtx-5090.c4216
Re: Every Flop Counts: Scaling a 300B LLM Without Premium GPUs
#4- Llama 3.1 with 405B parameters: 2 TB of memory (FP32), 500 GB (FP8)
- DeepSeek R1 with 671B parameters: 1.3 TB (scaling linearly, around 600 GB for 300B parameters)
Ling claims no more than 96 GB of memory, most likely for inference. That's far more than a 20% reduction. Am I missing something?
Re: Every Flop Counts: Scaling a 300B LLM Without Premium GPUs
#5I'm pretty surprised by the claimed memory usage for 300B parameters (table 1). If we compare similar models: - Llama 3.1 with 405B parameters: 2 TB of memory (FP32), 500 GB (FP8) - DeepSeek R1 with 671B parameters: 1.3 TB (scaling linearly, around 600 GB for 300B parameters) Ling claims no more than 96 GB of memory, most likely for inference. That's far more than a 20% reduction. Am I missing something?
Re: Every Flop Counts: Scaling a 300B LLM Without Premium GPUs
#6I think this is the one where they train LLM without NVIDIA GPU's.
Re: Every Flop Counts: Scaling a 300B LLM Without Premium GPUs
#7I'm pretty surprised by the claimed memory usage for 300B parameters (table 1). If we compare similar models: - Llama 3.1 with 405B parameters: 2 TB of memory (FP32), 500 GB (FP8) - DeepSeek R1 with 671B parameters: 1.3 TB (scaling linearly, around 600 GB for 300B parameters) Ling claims no more than 96 GB of memory, most likely for inference. That's far more than a 20% reduction. Am I missing something?
Re: Every Flop Counts: Scaling a 300B LLM Without Premium GPUs
#8They never mention what hardware they're on. Table 1 is the closest thing. Device specs for six devices: 120-989 TFLOPS and 64-96 GB RAM. An RTX 5090 is about 105 TFLOPS. https://www.techpowerup.com/gpu-specs/geforce-rtx-5090.c4216
Re: Every Flop Counts: Scaling a 300B LLM Without Premium GPUs
#9They never mention what hardware they're on. Table 1 is the closest thing. Device specs for six devices: 120-989 TFLOPS and 64-96 GB RAM. An RTX 5090 is about 105 TFLOPS. https://www.techpowerup.com/gpu-specs/geforce-rtx-5090.c4216
The 96GB (HBM2e) SKU is named PPU from T-head semiconductor (basically a subsidiary of Alibaba). The spec is very similar to H20. Other chips they were using include Huawei Ascend 910B (64GB) and maybe other domestic designed chips.