Onyx-AI-Studio/studio-llm-service

LLM service for the Generative AI Studio.

0

stars

11

commits

Python

primary language

Dec 27, 2023

updated

README

Studio LLM Service

Built an end-user configurable Generative AI Studio, which can handle multiple input types, use various large language models (LLMs) locally or via an API, supports multiple speech-to-text models, etc.

It has three main components built with Python, the UI, the Middleware service and the LLM Service.

This repository has the code for the LLM service, which is responsible for handling everything from loading models from huggingface to fetching and preparing context from Vector Databases.

Contributors

snehalyelmati

11 commits

Onyx-AI-Studio/studio-llm-service

LLM service for the Generative AI Studio.

0

stars

11

commits

Python

primary language

Dec 27, 2023

updated

README

Studio LLM Service

Built an end-user configurable Generative AI Studio, which can handle multiple input types, use various large language models (LLMs) locally or via an API, supports multiple speech-to-text models, etc.

It has three main components built with Python, the UI, the Middleware service and the LLM Service.

This repository has the code for the LLM service, which is responsible for handling everything from loading models from huggingface to fetching and preparing context from Vector Databases.

Contributors

snehalyelmati

11 commits

Languages

Python

100.0%