Skip to content

surajssd/llm-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

224 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMs on Kubernetes

This repository has instructions and configurations to deploy various open-weight LLMs to AKS. Follow the steps in the configs directory to deploy the respective LLMs.

There are instructions to use the following models:

Use Helm Chart

helm repo add llm-k8s https://surajssd.github.io/llm-k8s
helm repo update

helm upgrade -i <model name> \
  --values <path to values file> \
  llm-k8s/llm-k8s

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •