Redwood0 commited on
Commit
00dbe2a
·
1 Parent(s): 4b5d7dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,9 +14,9 @@ Calibration dataset: VMware Open Instruct, 4096 tokens per sample
14
 
15
  **Deepsex-34b**
16
 
17
- gguf:https://huggingface.co/zzlgreat/deepsex-34b-gguf
18
- exl2:https://huggingface.co/waldie/deepsex-34b-4bpw-h6-exl2
19
- exl2:https://huggingface.co/Redwood0/deepsex-34b-4bpw-h8-exl2
20
 
21
  Here are the steps to make this model:
22
  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
  **Deepsex-34b**
16
 
17
+ gguf:https://huggingface.co/zzlgreat/deepsex-34b-gguf
18
+ exl2:https://huggingface.co/waldie/deepsex-34b-4bpw-h6-exl2
19
+ exl2:https://huggingface.co/Redwood0/deepsex-34b-4bpw-h8-exl2
20
 
21
  Here are the steps to make this model:
22
  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.