https://github.com/aaltorse/llmdeployment
This repository will be the wrapper for all things necessary for the LLM provision via APIs hosted by AaltoScienceIT
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
This repository will be the wrapper for all things necessary for the LLM provision via APIs hosted by AaltoScienceIT
Basic Info
- Host: GitHub
- Owner: AaltoRSE
- Language: Python
- Default Branch: main
- Size: 22.5 KB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
README.md
Local Deployment of Open Source Large Language Models (LLMs)
This repo provides the basis of a system to deploy local LLM and provide a common gateway and access scheme to those models.
Features
- Login scheme using SAML. Requires a SAML IdP (description to set up a local SAML provider for testing in the gateway repository)
- OpenAI compatible API based on llama-cpp-python specification
- API Key managment for all authorized users
- Inference using llama-cpp-python (i.e. allowing all features of llama-cpp-python)
- Horizontal scaling based on HTTP-Plugin for KEDA.
- Container recipies and Kubernetes config for easy deployment
- Helm chart for simple addition of new LLM Models
Structure
The repo contains the following parts:
gateway: The endpoint visible to the outside world, detailed description in the repoinference: Helm charts and Docker recipies for LLM inference pods.
Requirements
To deploy the gateway and inference pods, you will need:
- A Kubernetes cluster with sufficient resources (GPUs are a must for good inference speed)
- A basic understanding of how to manage Kubernetes
Owner
- Name: AaltoRSE
- Login: AaltoRSE
- Kind: organization
- Repositories: 38
- Profile: https://github.com/AaltoRSE