CoolFace
Modelpublic

RichardErkhov/athirdpath_-_Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit-gguf

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes448downloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

Llama-3.1-InstructNSFW-pretrainede1-plus_reddit - GGUF

  • —Model creator: https://huggingface.co/athirdpath/
  • —Original model: https://huggingface.co/athirdpath/Llama-3.1-InstructNSFW-pretrainede1-plus_reddit/
NameQuant methodSize
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q2_K.ggufQ2_K2.96GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.IQ3_XS.ggufIQ3_XS0.01GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.IQ3_S.ggufIQ3_S0.01GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q3_K_S.ggufQ3KS0.01GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.IQ3_M.ggufIQ3_M0.01GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q3_K.ggufQ3_K0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q3_K_M.ggufQ3KM0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q3_K_L.ggufQ3KL0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.IQ4_XS.ggufIQ4_XS0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q4_0.ggufQ4_00.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.IQ4_NL.ggufIQ4_NL0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q4_K_S.ggufQ4KS0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q4_K.ggufQ4_K0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q4_K_M.ggufQ4KM0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q4_1.ggufQ4_10.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q5_0.ggufQ5_00.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q5_K_S.ggufQ5KS0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q5_K.ggufQ5_K0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q5_K_M.ggufQ5KM0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q5_1.ggufQ5_10.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q6_K.ggufQ6_K0.0GB
Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit.Q8_0.ggufQ8_01.17GB

Original model description: --- basemodel: athirdpath/Llama-3.1-InstructNSFW-pretrained_e1 language:

  • —en license: apache-2.0 tags:
  • —text-generation-inference
  • —transformers
  • —unsloth
  • —llama
  • —trl
  • —sft ---

athirdpath/Llama-3.1-Instruct_NSFW-pretrained_e1 further pretrained on 1 epoch of the dirty stories from nothingiisreal/Reddit-Dirty-And-WritingPrompts, with all scores below 2 dropped.


Why do this? I have a niche use case where I cannot increase compute over 8b, and L3/3.1 are the only models in this size category that meet my needs for logic. However, both versions of L3/3.1 have the damn repetition/token overconfidence problem, and this is meant to disrupt that certainty without disrupting the model's ability to function.

By the way, I think it's the lm_head that is causing the looping, but it might be the embeddings being too separated. I'm not going to pay two more times to test them separately, however :p