DreamGenX commited on
Commit
c014e6a
1 Parent(s): 03338c1

Upload /README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,6 @@ 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
- - Leave a review on [BestERP.ai](https://besterp.ai/e/dreamgen-opus-v1-34b).
34
 
35
  <img src="/dreamgen/opus-v1-34b/resolve/main/images/story_writing.webp" alt="story writing on dreamgen.com" style="
36
  padding: 12px;
@@ -198,6 +197,7 @@ I recommend using these model versions:
198
 
199
  - 7B: [no quant (opus-v1.2-7b)](https://huggingface.co/dreamgen/opus-v1.2-7b)
200
  - 34B: [no quant (opus-v1-34b)](https://huggingface.co/dreamgen/opus-v1-34b) or [awq (opus-v1-34b-awq)](https://huggingface.co/dreamgen/opus-v1-34b-awq)
 
201
 
202
  ### Running on DreamGen.com (free)
203
 
 
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-34b/resolve/main/images/story_writing.webp" alt="story writing on dreamgen.com" style="
35
  padding: 12px;
 
197
 
198
  - 7B: [no quant (opus-v1.2-7b)](https://huggingface.co/dreamgen/opus-v1.2-7b)
199
  - 34B: [no quant (opus-v1-34b)](https://huggingface.co/dreamgen/opus-v1-34b) or [awq (opus-v1-34b-awq)](https://huggingface.co/dreamgen/opus-v1-34b-awq)
200
+ - 34B: [no quant (opus-v1.2-70b)](https://huggingface.co/dreamgen/opus-v1.2-70b) or [awq (opus-v1.2-70b-awq)](https://huggingface.co/dreamgen/opus-v1.2-70b-awq)
201
 
202
  ### Running on DreamGen.com (free)
203