Fine-tuning LLMs yourself (on Xebia.com β§)
Fine-tuning can be a powerful way to specialised Large Language Models (LLMs). With open source models readily available, it is now also possible to fine-tune yourself. Read along to find out how.
Python Devcontainer with uv
Devcontainers are very powerful. So is uv. How do we combine the two?
Are you ready for MLOps? (on Xebia.com β§)
MLOps has survived the hype cycle and is gaining in maturity. But are we looking at MLOps for answers for the right things? When should you even start thinking about MLOps, or when is βplainβ DevOps wiser to focus on first?
The GenAI automation potential of data extraction (on Xebia.com β§)
GenAI has been around for a little while and its capabilities are expanding quickly. But still, many companies fail to generate actual value with GenAI. Why is that? In this blogpost, we explore the GenAI automation potential that exists today for data extraction.
The Levels of RAG (on Xebia.com β§)
LLMβs can be supercharged using a technique called RAG, allowing us to overcome dealbreaker problems like hallucinations or no access to internal data. But what can we expect from RAG? What use cases work well and which are more challenging? Letβs find out together!