DreamGenX commited on
Commit
bf260ff
·
verified ·
1 Parent(s): 3ab162d

Upload /README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -30,6 +30,7 @@ Models for **(steerable) story-writing and role-playing**.
30
  - [**Google Colab**](https://colab.research.google.com/drive/1J178fH6IdQOXNi-Njgdacf5QgAxsdT20?usp=sharing) for interactive role-play using `opus-v1.2-7b`.
31
  - [Python code](example/prompt/format.py) to format the prompt correctly.
32
  - Join the community on [**Discord**](https://dreamgen.com/discord) to get early access to new models.
 
33
 
34
  <img src="/dreamgen/opus-v1.2-7b/resolve/main/images/story_writing.webp" alt="story writing on dreamgen.com" style="
35
  padding: 12px;
@@ -215,6 +216,7 @@ You can run the models on [dreamgen.com](https://dreamgen.com) for free — you
215
  - **SillyTavern**
216
  - [Settings](https://huggingface.co/dreamgen/opus-v1.2-7b/tree/main/configs/silly_tavern), v2 kindly provided by @MarinaraSpaghetti
217
  - [Settings screenshot](configs/silly_tavern/settings_screenshot.webp)
 
218
  - This is just an attempt at approximating the Opus V1 prompt, it won't be perfect
219
  - **LM Studio**
220
  - [Config](configs/lmstudio/preset.json)
 
30
  - [**Google Colab**](https://colab.research.google.com/drive/1J178fH6IdQOXNi-Njgdacf5QgAxsdT20?usp=sharing) for interactive role-play using `opus-v1.2-7b`.
31
  - [Python code](example/prompt/format.py) to format the prompt correctly.
32
  - Join the community on [**Discord**](https://dreamgen.com/discord) to get early access to new models.
33
+ - Leave a review on [BestERP.ai](https://besterp.ai/e/dreamgen-opus-v1-2-7b).
34
 
35
  <img src="/dreamgen/opus-v1.2-7b/resolve/main/images/story_writing.webp" alt="story writing on dreamgen.com" style="
36
  padding: 12px;
 
216
  - **SillyTavern**
217
  - [Settings](https://huggingface.co/dreamgen/opus-v1.2-7b/tree/main/configs/silly_tavern), v2 kindly provided by @MarinaraSpaghetti
218
  - [Settings screenshot](configs/silly_tavern/settings_screenshot.webp)
219
+ - Make sure to unselect `Skip special tokens`, otherwise it won't work
220
  - This is just an attempt at approximating the Opus V1 prompt, it won't be perfect
221
  - **LM Studio**
222
  - [Config](configs/lmstudio/preset.json)