• Documentation
  • Support
  • Go to my Account
Menu
  • Documentation
  • Support
  • Go to my Account
  • Product
  • Solutions

    By industry

    • Public
    • Healthcare
    • Critical Infrastructure
    • Public
    • Healthcare
    • Critical Infrastructure

    By application

    • Generative AI
    • Computer Vision
    • Time Series
    • Generative AI
    • Computer Vision
    • Time Series

    On-demand GPU

    Instantly scale AI and machine learning workloads on GPU on-demand

    Learn more
  • Customers

    Featured customers

    Bayer and UbiOps
    Scaling computer vision workloads across GPUs
    Innovating with AI towards a digitally secure Netherlands
    Process and analyze enormous amount of data (50+ AI and data science apps) with UbiOps
    Personalized medicine with AI for immunotherapy treatment
    Optimization of district heating grids with IoT data
    All customer stories
  • Resources
    • Documentation
    • Video guides
    • Tutorials
    • Technical integrations
    • NVIDIA AI Enterprise
    • Documentation
    • Video guides
    • Tutorials
    • Technical integrations
    • NVIDIA AI Enterprise
    • Blog
    • Whitepapers
    • Webinars, Interviews & Talks
    • Github
    • UbiOps Training
    • Blog
    • Whitepapers
    • Webinars, Interviews & Talks
    • Github
    • UbiOps Training
  • Company
    • About us
    • UbiOps Partners
    • Contact
    • On-demand GPUs
    • About us
    • UbiOps Partners
    • Contact
    • On-demand GPUs
    • UbiOps for Research & Education
    • Slack Community
    • Jobs at UbiOps
    • UbiOps for Research & Education
    • Slack Community
    • Jobs at UbiOps

    Latest news

    Why is Hybrid Cloud Deployment Useful?

    UbiOps Revolutionizes AI Model Inference Using AMD Instinct 

  • Partners
  • Book a demo
  • Login
Contact Us
Try for free

Category: Technology

Why are companies opting for on-premise instead of public cloud

Functionality Technology

Why are companies opting for on-premise instead of public cloud?

September 17, 2024 / September 17, 2024 by [email protected]

In a linkedin post by Fergal Mcgovern in May, he tries to explain why around 83% of enterprise CIOs plan to place some workloads on-premise instead of on-cloud. Let’s briefly explain what we mean when we say on-cloud and on-premise: On-cloud storage is when data is stored in data centers operated by third parties which […]

Read more »

Data Privacy and AI in Healthcare (1)

Technology UbiOps

Data Privacy and AI in Healthcare

September 4, 2024 / September 4, 2024 by [email protected]

Artificial intelligence (AI) has the potential to significantly improve efficiency in the medical field. However, as the healthcare sector has very sensitive data, organizations and regulators need to make sure that the technology they employ is safe and effective.  In healthcare, data is very personal and contains a lot of sensitive data about the patient. […]

Read more »

UbiOps vs MLOps platforms

Functionality Technology

UbiOps vs MLOps platforms

August 29, 2024 / August 29, 2024 by [email protected]

Machine learning operations (MLOps) involve a set of techniques and principles aimed at the design, development, deployment, and maintenance of machine learning models for production use. The purpose of MLOps is to establish a clear set of guidelines to simplify the complex process of bringing a model into production. You can also learn more about […]

Read more »

Tagged

aimlMLOps
2.30 release UbiOps

Product update Technology

New UbiOps features July 2024  

July 11, 2024 / July 11, 2024 by [email protected]

On the 11th of July 2024 we have released new functionality and made improvements to our UbiOps SaaS product. An overview of the changes is given below.   Python client library version for this release: 4.5.0 CLI version for this release: 2.22.0 https://www.youtube.com/watch?v=jiM9JWMakCQ   More information about active instances To provide more information on what’s […]

Read more »

Tagged

#AImlproductupdatesaas

Deploy your model UbiOps

Deploy Mistral 7B v0.3 (Function Calling)

June 7, 2024 / June 7, 2024 by [email protected]

When Mistral released their Mistral 7B v0.2 model it was claimed to be the most powerful 7B Large Language Model (LLM) at that time. Now Mistral has released a new version, called Mistral 7B v0.3. The new version of Mistral 7B builds further on the success of the previous version. The model has an increased […]

Read more »

Creating a front-end for your Mistral RAG

Functionality Technology

Creating a front-end for your Mistral RAG

May 22, 2024 / May 22, 2024 by [email protected]

In a previous article we showed how you can set up a Retrievel Augmented Generation (RAG) framework for the Mistral-7B-v.02 Instruct LLM using the UbiOps WebApp. In this article we’ll go a step further and create a front-end for that set-up using Streamlit, and we’ll be using the UbiOps Python Client Library to set-up the […]

Read more »

Tagged

llmmistralRAG
How to build a RAG query engine with LlamaIndex and UbiOps

Technology UbiOps

How to build a RAG query engine with LlamaIndex and UbiOps

April 18, 2024 / April 18, 2024 by [email protected]

Large Language Models (LLMs) are trained on vast datasets with data sourced from the public internet. But these datasets of course do not include specific datapoints regarding your business or use case. Retrieval-Augmented Generation (RAG) addresses this by dynamically incorporating your data as context in a prompt to your LLM. This way there is no […]

Read more »

Tagged

llamaindexRAG
Deploy Gemma 7B in under 15 minutes with UbiOps (1)

Deploy your model UbiOps

Deploy Gemma 7B in under 15 minutes with UbiOps

April 18, 2024 / April 18, 2024 by [email protected]

What can you get out of this guide? In this guide, we explain how to: To successfully complete this guide, make sure you have: You’ll also need the following files which are available in the appendix: What is Gemma 7B? Gemma is the latest model series released by Google in February 2024. It comes in […]

Read more »

Tagged

7bdeploygemma
Fine-tune a model on your own documentation

Functionality Technology

Fine-tune a model on your own documentation

March 28, 2024 / March 28, 2024 by [email protected]

In this article, we will be creating a chatbot which is fine-tuned on custom documentation. We’ll use UbiOps—which is an AI deployment, serving and management platform—to fine-tune and deploy the instruction-tuned Mistral-7B model taken from Hugging Face. We’ll explain some of the methods used to fine-tune models, such as instruction tuning and domain adaptation, but […]

Read more »

Tagged

#AIfinetuneml
What is AI model serving_

Deploy your model Functionality Technology UbiOps

What is model serving?

March 19, 2024 / March 21, 2024 by [email protected]

Model deployment or model serving designates the stage in which a trained model is brought to production and readily usable. A model-serving platform allows you to easily deploy and monitor your models hassle-free. Below is the MLOps dev cycle and how UbiOps can be used within that cycle. How UbiOps fits into the MLOps dev […]

Read more »

Deploy your model Technology

OpenAI vs. open-source LLM: Which model is best for your use case?

March 5, 2024 / March 11, 2024 by [email protected]

Introduction In a recent workshop on Large Language Models (LLMs), we asked attendees which LLMs they’re using or considering for their use cases. It turns out everyone was primarily focused on open-source LLMs like Mistral 7B, Llama 2, and Falcon. This left us wondering about a recent report by Reuters on OpenAI’s growth.  The report […]

Read more »

Tagged

llmOpenAIopensourceusecase

Technology UbiOps

How do Azure, Databricks, and UbiOps fit together? 

March 4, 2024 / March 4, 2024 by [email protected]

In this article, we will analyze some of the drawbacks of Databricks when it comes to machine learning – specifically when it comes to the deployment stage of a model. Following this, we’ll explain why using UbiOps with Databricks makes sense, and follow up with some of the UbiOps platform’s core strengths.  What is Databricks? […]

Read more »

LLM Technology UbiOps

Top 6 current LLM applications and use cases

February 29, 2024 / February 29, 2024 by [email protected]

We discussed how to classify a Large Language Model (LLM), so let’s talk about the different ways LLMs can be used in the real world. The potential applications of LLMs are countless, and their limits have yet to be crossed. However, this article should give you a general idea of some of the ways LLMs […]

Read more »

Here’s everything you should know about GenAI trends in 2024.

Technology UbiOps

6 Generative AI (GenAI) trends to expect in 2024

February 7, 2024 / February 7, 2024 by [email protected]

The world’s attention shifted when OpenAI made generative AI accessible to the public with ChatGPT. Then, the game changed again when GPT-4 was released – able to browse the internet with Bing and provide even more accurate information, including sources. Undoubtedly, the uprising of GenAI is already significantly impacting our way of working. But how […]

Read more »

Technology UbiOps

Which LLM to choose for your use case? 

January 31, 2024 / February 1, 2024 by [email protected]

Given the number of Large Language Models (LLMs) out there, finding one that meets your specific use case can be a daunting task. The field is evolving rapidly, with new models and fine-tuned versions being released every single week. It follows that any list of LLMs and how they should be applied will be rapidly […]

Read more »

Tagged

aillmmlusecase
Implementing RAG for your LLM (Mistral)

Functionality Technology

Implementing RAG for your LLM (Mistral)

January 30, 2024 / February 20, 2024 by [email protected]

Most of the open-source models available on Huggingface come pre-trained on a large corpus of publicly available data, like WebText. In general, the size of these datasets give large language models (LLMs) an adequate performance for various use cases. For some, more specific, use cases, however, more domain specific knowledge is required for the LLM […]

Read more »

Tagged

llmmistralRAG
Deploy Falcon-7b-instruct

Blog Technology

Deploy Falcon-7b-instruct in under 15 minutes using UbiOps

January 10, 2024 / January 13, 2025 by [email protected]

What can you get out of this guide? In this guide, we explain how you can deploy any version of Falcon that’s available on Huggingface within 15 minutes. For this guide we’ll need to do the following: To successfully complete this guide, make sure you have: You’ll also need the following files: What is Falcon-7b-instruct? […]

Read more »

UbiOps Compute Platform

Functionality UbiOps

UbiOps Compute Platform

December 28, 2023 / July 3, 2024 by [email protected]

Facilitate a hybrid-cloud strategy and save weeks of work!

Read more »

Tagged

cloudcomputedeploymentvirtualmachine
Deploy Mistral in under 10 minutes

Deploy your model Technology UbiOps

Deploy Mistral in under 10 minutes

November 21, 2023 / January 8, 2024 by [email protected]

In October 2023 MistralAI released Mistral 7B, which is claimed to be the most powerful Large Language Model (LLM) to date for its size. As the name suggests the model has 7,3 billion parameters, and outperforms LLaMa 2 13B and LLaMa 1 34B on several benchmarks: Mistral 7B benchmarked against LLaMa 1 7 LLaMa 2 […]

Read more »

Everything you need to know about GPUs

Functionality Technology

Everything you need to know about GPUs -2023 Guide

August 15, 2023 / September 6, 2023 by [email protected]

Introduction  A Graphical Processing Unit (GPU) is a processor that is made up of smaller, more specialized cores. Originally designed to accelerate graphical calculations, GPUs were developed to work in parallel processing, which means that they are able to process data simultaneously in order to complete tasks more quickly. In other words, GPUs are able […]

Read more »

Tagged

GPU

Functionality Technology

Deploy LLaMa 2 with a customizable front-end in under 15 minutes using only UbiOps, Python and Streamlit: in 2024

August 4, 2023 / January 22, 2024 by [email protected]

What can you get out of this guide? In this guide, we explain how to deploy LLaMa 2, an open-source Large Language Model (LLM), using UbiOps for easy model hosting and Streamlit for creating a chatbot UI. The guide provides step-by-step instructions for packaging a deployment, loading it into UbiOps, configuring compute on GPUs and […]

Read more »

Tagged

LLaMa2MLOpsPythonstreamlitUbiOps guide
HPC UbiOps

Functionality Technology

How High-Performance Computing HPC Boosts Artificial Intelligence

July 28, 2023 / August 17, 2023 by [email protected]

Artificial Intelligence (AI) has emerged as a world-changing technology with a wide range of applications across industries. From virtual assistants to autonomous vehicles and advanced data analytics, AI has started to revolutionize the way we live and work. However, most AI algorithms require a very large amount of computational power to process and analyze all the necessary data. This is where […]

Read more »

Tagged

aicloudcomputingHPCmlMLOps
UbiOps __ Foundation models (1)

Functionality Technology

Benefit From Pre-Trained Open Source Foundation Models

June 25, 2023 / July 26, 2023 by [email protected]

One of the big reasons for the increased usage of AI on the web is the availability of open source foundation models. Increasingly, Artificial Intelligence (AI) lies at the heart of online tools and applications. For example, the global chatbot market is expected to reach $1 billion dollars by 2024, because they can save companies […]

Read more »

Tagged

aifoundation modelpre-trained
UbiOps __ FinTech Artice1

Functionality Technology Whitepapers

How To Run a Stock Market Index Prediction Model for the S&P 500 index On UbiOps

June 25, 2023 / July 26, 2023 by [email protected]

The IT spending of financial institutions all over the world is steadily increasing, and is expected to reach over $750 billion dollars by 2025. This is partly because of the significant increase in the development and deployment of AI systems. AI-powered systems can process large volumes of data very quickly and at a large scale. […]

Read more »

Page navigation
  • Current Page 1
  • Page 2
  • Page 3
  • Page 4
Sidebar

Latest news

  • February 5, 2025
  • October 10, 2024

Follow us

Linkedin Youtube Github Medium

Get updates and news from UbiOps

Newsletter

Contact

Headquarters The Hague

Wilhelmina van Pruisenweg 104
2595 AN, The Hague
The Netherlands
+31 70 792 00 91

Amsterdam Office

LAB42, room L2.16, Science Park 900, 1098 XH Amsterdam, the Netherlands

Company

  • Documentation
  • Support
  • Contact Us
  • Go to my Account
  • Documentation
  • Support
  • Contact Us
  • Go to my Account

Follow us

Linkedin Youtube Github Medium

UbiOps is a trademark of
Dutch Analytics B.V. Reg. 66849381

Knowledge Base

  • Tutorials
  • Video Guides
  • Blogs and News
  • Book a Demo
  • Tutorials
  • Video Guides
  • Blogs and News
  • Book a Demo
  • UbiOps Terms and Conditions
  • Privacy Policy
  • Cookie declaration
  • UbiOps Terms and Conditions
  • Privacy Policy
  • Cookie declaration