📄️ Installation
This document covers:
📄️ How to Create Users in PhariaOS
This guide will walk you through the steps to create new users in PhariaOS.
📄️ Getting Started with Collections
Pharia Assistant features a Q&A capability that enables users to ask questions based on their knowledge base and receive answers. Documents you intend to ask questions on can be uploaded on the fly by users in Pharia Assistant or pre-uploaded to your instance by an admin via the Document Index API.
📄️ pharia-ai
Version: 0.3.101
📄️ How to configure sign-up options
This guide walks you through the sign-up options for users in PhariaAI. You can choose to configure the following options: single-sign-on (SSO) with an external identity provider, or self-sign-up via email.
📄️ How to download model weights
To download models you have to use the models helm chart.
📄️ How to change which workers are deployed
By default, the Helm Chart is configured to deploy a luminous-base worker and a pharia-1-llm-7b-control worker. If you want to deploy other workers, you can do so by adding the following configuration to the values.yaml file.
📄️ Hybrid Execution
In some scenarios the Inference API and workers may be deployed in different environments.