llama-stack/llama_toolchain/cli
Xi Yan d9147f3184
CLI Update: build -> configure -> run (#69)
* remove configure from build

* remove config from build

* configure to regenerate file

* update memory providers

* remove comments

* udpate build script

* add reedme

* update doc

* rename getting started

* update build cli

* update docker build script

* configure update

* clean up configure

* [tmp fix] hardware requirement tmp fix

* clean up build

* fix configure

* add example build files for conda & docker

* remove resolve_distribution_spec

* remove available_distribution_specs

* example build files

* update example build files

* more clean up on build

* add name args to override name

* move distribution to yaml files

* generate distribution specs

* getting started guide

* getting started

* add build yaml to Dockerfile

* cleanup distribution_dependencies

* configure from  docker image name

* build relative paths

* minor comment

* getting started

* Update getting_started.md

* Update getting_started.md

* address comments, configure within docker file

* remove distribution types!

* update getting started

* update documentation

* remove listing distribution

* minor heading

* address nits, remove docker_image=null

* gitignore
2024-09-16 11:02:26 -07:00
..
model Nuke hardware_requirements from SKUs 2024-09-13 16:39:02 -07:00
scripts Add a script for install a pip wheel from a presigned url 2024-08-23 12:18:51 -07:00
stack CLI Update: build -> configure -> run (#69) 2024-09-16 11:02:26 -07:00
__init__.py Initial commit 2024-07-23 08:32:33 -07:00
download.py Make llama model download error message a bit better 2024-09-14 08:06:55 -07:00
llama.py API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
subcommand.py Initial commit 2024-07-23 08:32:33 -07:00
table.py Introduce Llama stack distributions (#22) 2024-08-08 13:38:41 -07:00