Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,7 @@ tags:
|
|
14 |
|
15 |
gguf:https://huggingface.co/zzlgreat/deepsex-34b-gguf
|
16 |
exl2:https://huggingface.co/waldie/deepsex-34b-4bpw-h6-exl2
|
|
|
17 |
|
18 |
Here are the steps to make this model:
|
19 |
1. I first collected a total collection of about 4GB of various light novels, and used BERT to perform two rounds of similarity deduplication on the novels with similar plots in the data set. In addition, a portion of nsfw novels are mixed in to improve the NSFW capabilities of the model.
|
|
|
14 |
|
15 |
gguf:https://huggingface.co/zzlgreat/deepsex-34b-gguf
|
16 |
exl2:https://huggingface.co/waldie/deepsex-34b-4bpw-h6-exl2
|
17 |
+
exl2:https://huggingface.co/Redwood0/deepsex-34b-4bpw-h8-exl2
|
18 |
|
19 |
Here are the steps to make this model:
|
20 |
1. I first collected a total collection of about 4GB of various light novels, and used BERT to perform two rounds of similarity deduplication on the novels with similar plots in the data set. In addition, a portion of nsfw novels are mixed in to improve the NSFW capabilities of the model.
|