July 2025

A robot with a car tuning style

Fine tune an LLM with Axolotl and OVHcloud Machine Learning Services

There are many ways to train a model,📚 using detailed instructions, system prompts, Retrieval Augmented Generation, or function calling One way is fine-tuning, which is what this blog is about! ✨ Two years back we posted a blog on fine-tuning Llama models—it’s not nearly as complicated as it was before 😉.  This time we’re using the […]

Fine tune an LLM with Axolotl and OVHcloud Machine Learning Services Read More »

Using OVHcloud S3-compatible Object Storage as Terraform Backend to store your Terraform/OpenTofu states

When working on Infrastructure as Code projects, with Terraform or OpenTofu, Terraform States files are created and modified locally in a terraform.tfstate file. It’s a common usage and practice but not convenient when working as a team. Do you know that you can configure Terraform to store data remotely on OVHcloud S3-compatible Object Storage? OVHcloud

Using OVHcloud S3-compatible Object Storage as Terraform Backend to store your Terraform/OpenTofu states Read More »