diff --git a/README.md b/README.md index 98ceb36..a28a109 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,10 @@ cast to 32-bit floats. You can use `--temperature`, `--top-p` and `--top-k` to adjust token sampler settings. +# Screenshot + +![Screenshot of RLLaMA in action](rllama.png) + # Notes and future plans This is a hobby thing for me so don't expect updates or help. diff --git a/rllama.png b/rllama.png new file mode 100644 index 0000000..6b6eff0 Binary files /dev/null and b/rllama.png differ