The rise of large language models (LLMs) has driven significant demand for efficient inference and fine-tuning frameworks. One such framework, vLLM, is optimised for high-performance serving with PagedAttention, allowing for memory-efficient execution across diverse hardware architectures. With the introduction of new AI accelerators such as Gaudi3, H200, and MI300X, optimising fine-tuning parameters is essential to […]

Read More

In the domains of Artificial Intelligence (AI) and High-Performance Computing (HPC), the proficient management of data types such as Int8, FP8, FP16, BF16, BF32, FP32, TF32, and FP64 is essential for performance optimisation. The advancement of contemporary hardware accelerators like as NVIDIA H100, Intel Gaudi3, and AMD MI300 has markedly enhanced the processing of these […]

Read More