Text Generation
Transformers
GGUF
English
yi
roleplay
Not-For-All-Audiences
TheBloke commited on
Commit
6b525ff
·
1 Parent(s): 3aee33f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -344,8 +344,10 @@ And thank you again to a16z for their generous grant.
344
 
345
  **Deepsex-34b**
346
 
347
- gguf:https://huggingface.co/zzlgreat/deepsex-34b-gguf
 
348
  exl2:https://huggingface.co/waldie/deepsex-34b-4bpw-h6-exl2
 
349
 
350
  Here are the steps to make this model:
351
  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.
 
344
 
345
  **Deepsex-34b**
346
 
347
+ tks [TheBloke](https://huggingface.co/TheBloke) making quantized version!
348
+ gguf:https://huggingface.co/TheBloke/deepsex-34b-GGUF
349
  exl2:https://huggingface.co/waldie/deepsex-34b-4bpw-h6-exl2
350
+ awq:https://huggingface.co/TheBloke/deepsex-34b-AWQ
351
 
352
  Here are the steps to make this model:
353
  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.