danlou commited on
Commit
febc911
1 Parent(s): ab1314a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -55,7 +55,11 @@ python relaylm.py danlou/relay-v0.1-Mistral-Nemo-2407-4bit
55
  ```
56
 
57
  You should see something similar to this demo:
58
- <a href="https://asciinema.org/a/MrPFq2mgIRPruKygYehCbeqwc" target="_blank"><img src="https://asciinema.org/a/MrPFq2mgIRPruKygYehCbeqwc.svg" /></a>
 
 
 
 
59
 
60
  Alternatively, if you do not have a CUDA GPU (e.g., on a Mac), you can use the [GGUF versions](https://huggingface.co/danlou/relay-v0.1-Mistral-Nemo-2407-GGUF) through LM Studio (some functionality will be missing, see the GGUF model page).
61
 
 
55
  ```
56
 
57
  You should see something similar to this demo:
58
+ <a href="https://asciinema.org/a/695732" target="_blank"><img src="https://asciinema.org/a/695732.svg" /></a>
59
+
60
+ More demos:
61
+ - Chatting with characters or personas (uses `/cast`): [Logan Demo](https://asciinema.org/a/695731)
62
+ - Chatting with local communities (uses `/join`): [Boston Demo](https://asciinema.org/a/695733)
63
 
64
  Alternatively, if you do not have a CUDA GPU (e.g., on a Mac), you can use the [GGUF versions](https://huggingface.co/danlou/relay-v0.1-Mistral-Nemo-2407-GGUF) through LM Studio (some functionality will be missing, see the GGUF model page).
65