Large Language Models (LLMs)
Karini AI supports integrations with the following Large Language Model providers and custom models. Using these models, users can create model endpoints in the Karini AI model hub.
Amazon Bedrock
OpenAI
Azure OpenAI
Databricks
Anyscale
Amazon SageMaker
Add New Model Endpoint
To add a new model endpoint to the model hub, do the following:
On the Model Endpoints menu, select Large language model endpoints(LLM) tab and click Add New.
Select a model provider and associated model id in the list.
User has option to override default configurations such as temperature, max tokens and pricing.
By default, the organization level credentials are used to access the model. User can User can optionally overwrite credentials with a new set of model credentials.
User can test the model endpoint request and response by using the Test endpoint button.
Review Model Endpoints
User can review the created model endpoints under Large language model endpoints(LLM) tab. It includes following information:
Model provider and model id
Max tokens, Min tokens and Temperature: The default values are displayed based on model specifications from the model provider. User has the ability to override them.
Model Price: The default price displays public pricing of the model inference per 1000 input and output tokens. This price is used in Karini AI Dashboards to calculate cost. User has the ability to override this price if needed - such as in case of special pricing agreement with the model provider.
Link to view the the recipes and prompts in which the model endpoint is used.
Link to view the model information including the cost and usage dashboard for the model endpoint.
Available LLM Configurations
The following table describes LLMs that are available for integration with Karini AI model hub. It also includes links to model provider reference documentation offering detailed information on model specifications, usage instructions, and API endpoints for effective integration and utilization.
Provider | Models | Config Parameters | Reference |
---|---|---|---|
Amazon Bedrock |
|
| |
Azure OpenAI |
|
| |
OpenAI |
|
| |
Anyscale |
|
| |
Databricks |
|
| |
Amazon SageMaker |
|
Last updated