The Jozu Blog

Fine-tune your first large language model (LLM) with LoRA, llama.cpp, and KitOps in 5 easy steps
ai - 3 min read

Fine-tune your first large language model (LLM) with LoRA, llama.cpp, and KitOps in 5 easy steps

Dive into the world of large language models with our step-by-step tutorial on fine-tuning using LoRA, powered by tools like llama.cpp and KitOps. LoRA (Low-Rank Adaptation) is an efficient technique for adapting pre-trained models, minimizing computational overhead. We'll guide you through setting up your environment, creating a Kitfile, building a LoRA adapter, and deploying your fine-tuned model. By the end, you'll have a packaged model ready for deployment.

Why enterprise AI projects are moving too slowly
ai - 5 min read

Why enterprise AI projects are moving too slowly

In AI projects the biggest (and most solvable) source of friction are the handoffs between data scientists, application developers, testers, and infrastructure engineers as the project moves from development to production. This friction exists at every company size, in every industry, and every vertical. Gartner’s research shows that AI/ML projects are rarely deployed in under 9 months despite the use of ready-to-go large language models (LLMs) like Llama, Mistral, and Falcon.