Instantly scale AI and machine learning workloads on GPU on-demand
Using AI to create a sustainable environment:
Functionality Technology
May 22, 2024 / May 22, 2024 by UbiOps
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
January 30, 2024 / February 20, 2024 by UbiOps
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 […]