AI

A parrot and as river

LLMs streaming with AI Endpoints and LangChain4j

After explaining how to use AI Endpoints and LangChain4j in the previous post, let’s take a look at how to use streaming to create a real chat bot ! Create the project with Quarkus Like the previous post about AI Endpoints we’ll use LangChain4j through a Quarkus extension: quarkus-langchain4j. ℹ️ All the code source used […]

LLMs streaming with AI Endpoints and LangChain4j Read More »

LangChain4j perroquet representation

How to use AI Endpoints and LangChain4j

In the world of generative AI with LLMs, LangChain is one of the most famous Framework used to simplify the LLM use with API call. LangChain’s tools and APIs simplify the process of building LLM-driven applications like chatbots and virtual agents. LangChain  is designed to be used with Python language. A similar Java project exists:

How to use AI Endpoints and LangChain4j Read More »

Enhance your applications with AI Endpoints

Recently, OVHcloud launch AI Endpoints in its alpha phase. What’s AI Endpoints? AI Endpoints is a serverless solution providing AI APIs. The platform is designed to be simple and intuitive, enabling developers, even without AI expertise, to easily use pre-trained and optimized AI models. From today you can use LLM as a Service! You choose

Enhance your applications with AI Endpoints Read More »

Fine-Tuning LLaMA 2 Models with a single GPU and OVHcloud

Fine-Tuning LLaMA 2 Models using a single GPU, QLoRA and AI Notebooks

In this tutorial, we will walk you through the process of fine-tuning LLaMA 2 models, providing step-by-step instructions. All the code related to this article is available in our dedicated GitHub repository. You can reproduce all the experiments with OVHcloud AI Notebooks. Introduction On July 18, 2023, Meta released LLaMA 2, the latest version of

Fine-Tuning LLaMA 2 Models using a single GPU, QLoRA and AI Notebooks Read More »

Public cloud changelog

H1 2023 Public Cloud changelog, what’s up?

In a very competitive market, OVHcloud has to keep on evolving and adding new features to its already rich Public Cloud product catalog. We are communicating regularly about latest features to update our customers. In this section, you will find details for Public Cloud Storage product line, Data & AI and containers & orchestration. Storage

H1 2023 Public Cloud changelog, what’s up? Read More »

How can an AI video generator benefit your small business?

How can an AI video generator benefit your small business?

In this digital age, video content has become an essential part of any business’s marketing strategy, offering an effective method of promoting a brand and its products. However, for small businesses, traditional video creation can be expensive and time-consuming, which means they often miss out on the benefits of video content. Luckily, artificial intelligence (AI)

How can an AI video generator benefit your small business? Read More »

fastapi for spam classification

Deploy a custom Docker image for Data Science project – A spam classifier with FastAPI (Part 3)

A guide to deploy a custom Docker image for an API with FastAPI and AI Deploy. Welcome to the third article concerning custom Docker image deployment. If you haven’t read the previous ones, you can check it: – Gradio sketch recognition app– Streamlit app for EDA and interactive prediction When creating code for a Data

Deploy a custom Docker image for Data Science project – A spam classifier with FastAPI (Part 3) Read More »