DreamGenX commited on
Commit
dc521f9
1 Parent(s): a9bb756

Upload /README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -121,7 +121,7 @@ I recommend using these model versions:
121
 
122
  ### Running on DreamGen.com (free)
123
 
124
- You can try the model for free on [dreamgen.com](https://dreamgen.com) — note that an account is required.
125
 
126
  ### Running Locally
127
 
@@ -152,9 +152,7 @@ You can try the model for free on [dreamgen.com](https://dreamgen.com) — note
152
  - Overall impact should be minor.
153
  - **34B repetition**:
154
  - The 34B sometimes gets stuck repeating the same word, or synonyms. This seems to be a common problem across various Yi 34B fine-tunes.
155
- - **GGUF**:
156
- - The conversion might be messed up and in my tests even `Q_8` of the `opus-v1.2-7b` is much worse than the `fp16` version.
157
- - **Ooba**:
158
  - The tokenization might be messed up. Some users reported that `<|im_start|>` and `<|im_end|>` are tokenized as multiple tokens.
159
 
160
  ## Community
 
121
 
122
  ### Running on DreamGen.com (free)
123
 
124
+ You can run the models on [dreamgen.com](https://dreamgen.com) for free you can use the built-in UI for story-writing & role-playing, or use [the API](https://dreamgen.com/docs/api).
125
 
126
  ### Running Locally
127
 
 
152
  - Overall impact should be minor.
153
  - **34B repetition**:
154
  - The 34B sometimes gets stuck repeating the same word, or synonyms. This seems to be a common problem across various Yi 34B fine-tunes.
155
+ - **GGUF** / **Ooba**:
 
 
156
  - The tokenization might be messed up. Some users reported that `<|im_start|>` and `<|im_end|>` are tokenized as multiple tokens.
157
 
158
  ## Community