diff --git a/docs/README.md b/docs/README.md index e236b5d..925d4d1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,6 +12,11 @@ Run LLaMA and Alpaca on your computer. +``` +npx dalai llama install 7B +npx dalai serve +``` + ## TO GET Both alpaca and llama working on your computer!