Skip to content

mcaimi/llamachat-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLama-Stack Demo Distribution

A demo distribution descriptor to be used with LlamaChat Can be made to work with the community LlamaStack Operator on Openshift/K8s with minimal effort. Still not tested though.

Build Stack

  1. Create venv
$ uv venv -p <python environment> .venv
$ uv add llama-stack
  1. Build llama stack distribution
$ uv run llama stack build --template starter --image-type venv --config llama-stack-config.yaml
  1. Run Stack
$ uv run llama stack run --image-type venv llama-stack-config.yaml

TODO

  • Proper build instructions
  • Run via Podman
  • Update to latest llama-stack package

About

Demo Llama-Stack Distribution

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages