Author: Christopher Karg
-
Leverage SQL indexing to speed up your queries. Learn when to index, when not to,…
20 min read -
How a tried and tested solution can yield excellent results in tackling a day-to-day ML…
14 min read -
Unlock Apple GPU Power for LLM Inference with MLX
16 min read -
Using code examples to implement Big O best practices. How a mindset shift can boost…
16 min read -
How to efficiently fine-tune your own open-source LLM using novel techniques – code provided
Data ScienceIn this article I tune a base LLama2 LLM to output SQL code. I use…
17 min read -
Showing techniques to optimise your own LLMs – with code examples
14 min read -
How to implement effective unit-testing in Python to ensure production-level, bug-free code.
18 min read