Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Dec 5, 2023
1 parent 148443d commit 8123d2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -55,6 +55,7 @@ Flags:
-v, --version version for replicate

Use "replicate [command] --help" for more information about a command.```
```

---

Expand All @@ -73,7 +74,7 @@ Prediction created: https://replicate.com/p/jpgp263bdekvxileu2ppsy46v4
Run [LLaMA 2] and stream output tokens to your terminal.

```console
$ replicate stream meta/llama-2-70b-chat \
$ replicate run meta/llama-2-70b-chat --stream \
prompt="Tell me a joke about llamas"
Sure, here's a joke about llamas for you:

Expand Down

0 comments on commit 8123d2b

Please sign in to comment.