Ảnh Bìa Website (1)
07Th8

Mastering A/B Testing: Unlock Success in Data-Driven Projects

A/B testing has become a cornerstone of data-driven decision-making in the digital age. It’s a tool that empowers teams to evaluate ideas, combat biases, and uncover user insights. This article will explore the essence of A/B testing, from its foundational principles to practical applications, drawing lessons from industry expertise. What Is A/B Testing? At its […]

5
23Th6

Chào đón những gương mặt tài năng từ National University of Singapore (NUS) – Hành trình thực tập tại PIXTA Vietnam

Cứ vào mỗi mùa hè hàng năm, PIXTA Vietnam lại hân hạnh chào đón các sinh viên đến từ Đại học Quốc gia Singapore (NUS) sang thực tập và trải nghiệm. Và mùa hè năm nay, chúng ta cùng chào mừng ba bạn Ashmita Haldar, SNG Wei Kang Darren (Major in Computer Science), Evan Adhitya […]

Nus (2)
06Th6

The Art of LLM Inference: Fast, Fit, and Free (PART 2)

Part 2: System-Level and Deployment-Centric Optimization for LLMs In Part 1, we looked at the internal mechanics of big language models, concentrating on architectural strategies such as sparse attention, cache compression, and speculative decoding to reduce compute and memory costs during inference. However, even the most intelligent model optimizations can fail if the underlying system […]

Nus
06Th6

The Art of LLM Inference: Fast, Fit, and Free (PART 1)

Part 1: Architectural and Algorithmic Optimisations in LLM Inference What 20+ Papers and Open-Source Projects Taught Me About Cracking LLM Inference If you’re developing AI solutions and hosting foundation models built around large language models (LLMs), you should think about the cost of serving them. However, money is not the only consideration; believe me, if […]