July 2025

A robot with a car tuning style

Fine tune an LLM with Axolotl and OVHcloud Machine Learning Services

You can add knowledge to a model in several ways 📚: detailed prompts, system prompts, Retrieval Augmented Generation, function calling, … One of the ways we are interested in this blog post is fine tuning ✨! We have already written a blog post on how fine tune a Llama model two years ago, but now […]

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 »